Hi Steve, I can't think of an obvious reason for failure but to rule out network issues you can run the puppetd command below on the puppetmaster itself , effectively making it a client which is a legitimate thing to do. If that works I would start looking at your network settings between the master / client.
Paul 2009/5/26 SteveCriscuoli <[email protected]> > > Good morning all, > > I've a VERY new user to puppet and picked up the "Pulling Strings ..." > book. I was working through the setup section and ran into a problem. > > Here's my environment: > > Windows Vista box running VMWare Server hosting 2 VMs; each is running > Fedora 10. > > I manually installed Ruby, Factor, and Puppet as per the instructions > in the book. All seemd to be going well. > I added a puppet user/group to both VMs. I added > puppetmaster.testing.com to the /etc/hosts of the client box. > When I started puppetmasterd I did NOT get a the complaint message > about a missing site.pp ... it just started. I created a site.pp as > done in the book's example and restarted puppetmasterd --verbose --no- > daemonize and that display the expected message. However, puppetd on > the client did not connect, did not display the "notice: did not > receive certificate" and did not repeat after 60 seconds as I was lead > to believe would happen if I used > > puppetd --server puppetmaster.testing.com --verbose --waitforcert 60 > > and running puppetca --list on the server VM showed no indication that > my client was waiting. > > Any help would be greatly appreciated. > > > > -- Paul Matthews ---------------------------------------------------------------------- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
