Re: [Puppet Users] puppet server not responding

2011-02-10 Thread Patrick
On Feb 10, 2011, at 7:13 AM, Tim Dunphy wrote: > Hi Guys, > > Changing the server directive in the puppet conf worked!!! Thanks so > much for your help!! > > Also I sent an email yesterday regarding file sharing to the list. > Sorry to be a bother, but I am still struggling with this issue. >

Re: [Puppet Users] puppet server not responding

2011-02-10 Thread Tim Dunphy
Hi Guys, Changing the server directive in the puppet conf worked!!! Thanks so much for your help!! Also I sent an email yesterday regarding file sharing to the list. Sorry to be a bother, but I am still struggling with this issue. Does anyone have any advice regarding this? Here is the emai

Re: [Puppet Users] puppet server not responding

2011-02-09 Thread Sergey Zhuga
Hi, I think your client can't resolve puppet server hostname. Try to change 'server' directive in config file or add 'puppet' to /etc/hosts or use '--server' option in command line. Regards. On 10.02.2011 01:26, Tim Dunphy wrote: hello list I am attempting to setup a puppet server in the

Re: [Puppet Users] puppet server not responding

2011-02-09 Thread Tim Dunphy
Hello and thanks for your reply!! It looks like the hostname is set correctly [root@mcollective ~]# hostname -f mcollective.acadaca.net [root@mcollective ~]# facter | grep fqdn fqdn => mcollective.acadaca.net And here is a more verbose run of puppetd --test [root@mcollective ~]# puppetd -t

Re: [Puppet Users] puppet server not responding

2011-02-09 Thread Rohan McGovern
Tim Dunphy said: > hello list > > I am attempting to setup a puppet server in the amazon cloud. When I > try to hit the host from the test client using puppetd --test I get > this response... > > > > > [root@mclient ~]# puppetd --test > err: Could not retrieve catalog from remote server: geta

[Puppet Users] puppet server not responding

2011-02-09 Thread Tim Dunphy
hello list I am attempting to setup a puppet server in the amazon cloud. When I try to hit the host from the test client using puppetd --test I get this response... [root@mclient ~]# puppetd --test err: Could not retrieve catalog from remote server: getaddrinfo: Name or service not known warn