Re: [Puppet Users] unable to establish connection between agent and master.

2014-11-08 Thread Felix Frank
Hi, try with these steps: 1. Choose a name for your master, such as master.mysite.org 2. Configure it in the master's puppet.conf [main] certname=master.mysite.org 3. Restart puppet master - it will generate its certificate 4. Configure the agent to use this master, in its puppet.conf. [main] ser

[Puppet Users] unable to establish connection between agent and master.

2014-10-24 Thread hunkeelin
I know this question has been asked before in many different variant. I read all the post related to the problem but I cannot get agent and master talking to each other. I boot up 2 vm via vmwork station both running on linuxmint 17. I'll start this thread by telling what's my /etc/hosts and /e