Peter L. Berghold Salty....@gmail.com
Just after upgrading one of my legacy systems with a new puppet agent I noticed the agent wasn't running any more.Running the agent in test mode I see:Error: Could not create resources for managing Puppet's files and directories in sections [:main, :agent, :ssl]: undefined method `exists?' for #<Puppet::Type::Group:0x7fbdbf0a8410>Error: Could not prepare for execution: Could not create resources for managing Puppet's files and directories in sections [:main, :agent, :ssl]: undefined method `exists?' for #<Puppet::Type::Group:0x7fbdbf0a8410>undefined method `exists?' for #<Puppet::Type::Group:0x7fbdbf0a8410>What the heck does that mean? My puppet.conf file is short and sweet:[agent]report = trueconfigtimeout = 15000Thoughts? Should I just unmanage this host since it is getting retired this summer?
You'll have to judge for yourself whether the work (probably not too much) is worth it for this system.
On Friday, June 20, 2014 9:44:59 AM UTC-5, Salty Old Cowdawg wrote: