Re: [Puppet Users] Name or service not known issue

2013-02-19 Thread Felix Frank
Wow, this is like a voice from the past coming to haunt me ;-) Way to find this thread years later. On 02/15/2013 05:42 PM, Adam Turner wrote: > Felix - > "d) add a server= entry to your puppet.conf" > This needs to be a fully qualified domain name (FQDN) - correct? Technically it doesn't ha

Re: [Puppet Users] Name or service not known issue

2013-02-15 Thread Adam Turner
Felix - "d) add a server= entry to your puppet.conf" This needs to be a fully qualified domain name (FQDN) - correct? Thanks in advance, Adam On Friday, June 10, 2011 7:44:46 AM UTC-5, Felix.Frank wrote: > > Hi, > > you need to do one of these: > a) create a DNS entry for "puppet" pointing t

Re: [Puppet Users] Name or service not known issue

2011-06-10 Thread Felix Frank
Hi, you need to do one of these: a) create a DNS entry for "puppet" pointing to your master b) create a hosts entry for "puppet" pointing to your master c) specify the --server parameter with an address resolving to your master d) add a server= entry to your puppet.conf HTH, Felix On 05/27/2011

Re: [Puppet Users] Name or service not known issue

2011-05-27 Thread Nicolas Jungers
On 2011-05-27 10:39, Sumith Sudhakaran wrote: Hi, When I am trying update from puppet client, getting error like blow *err: Could not request certificate: getaddrinfo: Name or service not known puppetd --test output:- err: Could not request certificate: getaddrinfo: Name or service not known