Displaying 2 results from an estimated 2 matches for "winberg".
Did you mean:
weinberg
2010 Jul 07
7
inventory of managed resources
Hi,
are there any good ways of scripting an inventory of managed resources on
all nodes? I''ve found the inventory script by R.I.Pienaar (
http://www.devco.net/archives/2010/02/26/what_does_puppet_manage_on_a_node-2.php)
which does what I want but only locally on each client. Is there any native
way of syncing the client_yaml data centrally or any other way of doing
this?
I need a
2012 Dec 05
1
Slow compilation after moving to modules
We are working on moving our puppet code from old-school method of
importing standalone classes in site.pp to modules. I was hoping i could
move one class at a time and at the same time review syntax, coding,
subclasses and so forth for each class. So, i defined a modulepath in
puppet.conf and put a couple of classes there while still keeping the old
structure (minus the classes i put in modules