Hi All, I''ve installed puppet and puppetmaster on 2 separate Virtual Machines. I''ve started the puppetmasterd in Verbose debugging mode and im guetting this error on the master when I try and connect to it with the puppet client... err: Could not find puppetc.myhost.com with names puppetc.myhost.com, puppetc It seams that I''ve setup the certificate right because I also get this message: (ip''s changed) debug: Allowing puppetc.myhost.com(xxx.xxx.xxx.xxx) trusted access to puppetmaster.getconfig debug: Our client is remote I also get this message on the client.... puppetd --server puppet.myhost.com --waitforcert 60 --test notice: Ignoring --listen on onetime run err: Could not retrieve configuration: Could not find puppetc.myhost.com with names puppetc.myhost.com, puppetc warning: Not using cache on failed configuration my /etc/hosts file is setup correctly as I can ping both machines from each machine... Any ideas would be appreciated...... Thanks Simon Croak ==========================================================================The contents of this email are intended for the named addresses and may contain confidential and/or privileged material. If received in error, please contact UPCO head office on +44(0)113 201 0600 and then delete the entire mail from your system. Unauthorised review, distribution, disclosure or other use of information could constitute a breach of confidence. Your co-operation in this matter is greatly appreciated. Every effort has been taken to ensure that this email and any attachments are virus-free. However, UPCO does not make any warranty to this effect, and is not liable for any damage done by an infected email message or attachment. UPCO recommends that all emails and attachments are checked before opening. All views or opinions expressed in this electronic message and its attachements are those of the sender and do not necessarily reflect the views and opinions of The Ultimate People Company Ltd. ========================================================================== _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
On Apr 27, 2007, at 5:26 AM, Simon Croak wrote:> Hi All, > > I’ve installed puppet and puppetmaster on 2 separate Virtual Machines. > > I’ve started the puppetmasterd in Verbose debugging mode and im > guetting this error on the master when I try and connect to it with > the puppet client… > > > > err: Could not find puppetc.myhost.com with names > puppetc.myhost.com, puppetc >Hmm, I guess this error message isn''t clear enough -- you need a configuration for ''puppetc'' in your site manifest (/etc/puppet/ manifests/site.pp, by default, on most platforms). You can just create a ''default'' node definition, which will catch any nodes that don''t already have a definition. -- Barondes'' First Law: Science abhors contradictions; scientists'' minds are replete with them. --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com
Hi that worked perfectly.... Thanks -----Original Message----- From: puppet-users-bounces@madstop.com [mailto:puppet-users-bounces@madstop.com] On Behalf Of Luke Kanies Sent: 27 April 2007 16:44 To: Puppet User Discussion Subject: Re: [Puppet-users] err: Could not find On Apr 27, 2007, at 5:26 AM, Simon Croak wrote:> Hi All, > > I''ve installed puppet and puppetmaster on 2 separate Virtual Machines. > > I''ve started the puppetmasterd in Verbose debugging mode and im > guetting this error on the master when I try and connect to it with > the puppet client... > > > > err: Could not find puppetc.myhost.com with names > puppetc.myhost.com, puppetc >Hmm, I guess this error message isn''t clear enough -- you need a configuration for ''puppetc'' in your site manifest (/etc/puppet/ manifests/site.pp, by default, on most platforms). You can just create a ''default'' node definition, which will catch any nodes that don''t already have a definition. -- Barondes'' First Law: Science abhors contradictions; scientists'' minds are replete with them. --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users ==========================================================================The contents of this email are intended for the named addresses and may contain confidential and/or privileged material. If received in error, please contact UPCO head office on +44(0)113 201 0600 and then delete the entire mail from your system. Unauthorised review, distribution, disclosure or other use of information could constitute a breach of confidence. Your co-operation in this matter is greatly appreciated. Every effort has been taken to ensure that this email and any attachments are virus-free. However, UPCO does not make any warranty to this effect, and is not liable for any damage done by an infected email message or attachment. UPCO recommends that all emails and attachments are checked before opening. All views or opinions expressed in this electronic message and its attachements are those of the sender and do not necessarily reflect the views and opinions of The Ultimate People Company Ltd. ===========================================================================
Possibly Parallel Threads
- exec subscribe refresh not working
- Watch a file during the day and just report changes, replace on a scheduleat night if chnged during the day: needs to be a type?
- Subversion tags are now available in git
- File copying and purging: #594
- Re: X-Windows security hole?