Hi All, I'm new to puppet (been a week) and got stuck with an issue. Managed to setup a master and couple of nodes which are running fine.
**Tried the below module sample**:
https://www.linode.com/docs/applications/puppet/set-up-puppet-master-agent/
but when i tried to run
puppet agent -t --debug
I get the below error message:
Debug: Using cached connection for https://master:8140
Debug: Caching connection for https://master:8140
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Node is already defined; cannot redefine on node
↧