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.
>
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
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
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
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
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