search for: puppetbase

Displaying 2 results from an estimated 2 matches for "puppetbase".

2007 Aug 24
9
Absolute Beginner''s Guide
I''ve got about 40 linux/aix machines that I''d like assimilate into config management with puppet. I''ve been reading lots of docs, recipes and best practices. I''m wondering if there''s a guide somewhere that lays out the most efficient way to spread the use of puppet across a quantity of installed machines. I''d like to do first things first,
2010 Jun 07
1
undefined method 'to_sym' for ["<var>", "<var">]:Array
...a custom schema I setup for our company. What''s confusing is why this is affecting Puppet at all since this attribute is not at all a part of the puppet schema definition. The node here IS defined as an ObjectClass puppetClient, but the puppet schema (in my case) only defines puppetclass, puppetbase, and parentnode. This looks to me like a rails error, but I don''t find any relevant issues. I DID find a reference to puppetLabs article that says that by default, the puppetVar attribute does not support arrays, but it looks like the version of Ruby I am running (1.8.5) already has the...