I am having some issues with the Puppet Agent on Windows.
After installation and sign the certificate for my Windows node, when running the puppet agent for the first time, I get this error:
Error: Failure to apply catalog: Parameter creates failed on Exec[create repo_dir]: creates must be a fully qualified path (file: /opt/puppetlabs/puppet/modules/pe_repo/manifests/init.pp, line: 61)
when it was trying to cache the catalog.
While on the PE console, the node for my Windows agent can be seen but I am unable to commence a run puppet from there as well as it says that "Run Puppet has been disabled because Node Manager cannot connect to (the agent)."
Any advise? Thanks!