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: getaddrinfo: Name
> or service not known
> warning: Not using cache on failed catalog
> err: Could not retrieve catalog; skipping run

Hello,

In my experience an error like this means that the hostname on your
machine may not be set correctly, check outputs of `facter fqdn' and
`hostname -f'.
-- 
Rohan McGovern
Quality Engineer
Qt Development Frameworks, Nokia

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to