Re: [Puppet Users] help with err: Could not find node

2011-11-01 Thread Christopher Wood
At the top of your email: Could not find node 'puppet.mydomain.com' At the bottom of your email: node default { } node basenode { } node 'puppet-client0.mydomain.com' inherits basenode { } Does it work when you explicitly define this node? node 'puppet.mydomain.com' { } On Tue, Nov 01, 2011

[Puppet Users] help with err: Could not find node

2011-11-01 Thread weloki
I'm running Ubuntu 10.04 LTS and I just installed Puppet and puppetmasterd (both 0.25.4) along with the puppet-dashboard v1.2.0 and Foreman 0.3. Puppet and the dashboard were working fine with just the master server and a separate client until I installed and configured Foreman. Now I keep getting