Perhaps you want to use an external node classifier? It can give you the
dynamic definition of nodes per run. See
http://docs.puppetlabs.com/guides/external_nodes.html
On Fri, Sep 16, 2011 at 1:00 PM, Sav wrote:
> I would like to find out a way... given a host (or node), to
> dynamically add or
I would like to find out a way... given a host (or node), to
dynamically add or remove from that node's definition. Does anybody
know if this is possible?
I am currently running a find statement in the /etc/puppet/ directory
for all files that end in ".pp", grepping for "node 'hostname' ... {",
a