----- Original Message ----- > From: "Andriy Yurchuk" <[email protected]> > To: [email protected] > Sent: Tuesday, February 19, 2013 9:43:43 AM > Subject: [Puppet Users] Specifying multple nodes with > mcollective-puppet-agent Host Filters > > If I want to run Puppet agent only on two nodes out of ten, how can I > specify this with the Host Filters? I tried mco puppet runall 10 -I > node1,node2 and different other variations, but this does not work. Is this > at all possible?
-I node1 -I node2 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
