Re: [Puppet Users] puppet agent --test errors

2014-07-04 Thread Rich Burroughs
Yeah I think that error occurs when the agent node can't resolve the master's hostname. If you don't define a master I believe the default is just the hostname "puppet". It's probably trying to resolve that and failing. Rich On Friday, July 4, 2014, John Kennedy wrote: > First thing off the to

Re: [Puppet Users] puppet agent --test errors

2014-07-04 Thread John Kennedy
First thing off the top of my head is that puppet.conf on the client does not define which server is the master. What happens if you try: puppet agent --test --server puppetmaster.puppet John John Kennedy (_8(|) I have a yellow dog: http://www.theyellowdogproject.com/The_Yellow_Dog_Project/Abo

[Puppet Users] puppet agent --test errors

2014-07-04 Thread Mark Matrosow
Hey guys, Sorry for my bad english. I'm on a traineeship at the moment. My boss gave me the task to install Puppet on 2 virtual machines and install a package on the puppetclient over the puppetmaster (Im running Debian "wheezy" on both machines). I configurated both machines and also could sig

[Puppet Users] puppet agent --test errors

2013-07-10 Thread Joseph Mwesigwa Bbaale
Hello puppet-users. I am really new to puppet so, please pardon me if my question has rather an obvious answer. I have tried to install puppet on both a Debian 6 VM and CentOS 6.3 VM but always get this error along the way: ## Setting up the database... Configuring postgresql server... Postg