Andriy Yurchuk
2013-Feb-19 09:43 UTC
[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? -- 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 puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
R.I.Pienaar
2013-Feb-19 10:33 UTC
Re: [Puppet Users] Specifying multple nodes with mcollective-puppet-agent Host Filters
----- Original Message -----> From: "Andriy Yurchuk" <ayurch00k@gmail.com> > To: puppet-users@googlegroups.com > 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 puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Andriy Yurchuk
2013-Feb-19 13:50 UTC
Re: [Puppet Users] Specifying multple nodes with mcollective-puppet-agent Host Filters
Obviously... Thanks! On Tuesday, February 19, 2013 12:33:49 PM UTC+2, R.I. Pienaar wrote:> > > > ----- Original Message ----- > > From: "Andriy Yurchuk" <ayur...@gmail.com <javascript:>> > > To: puppet...@googlegroups.com <javascript:> > > 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 puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
R.I.Pienaar
2013-Feb-19 14:05 UTC
Re: [Puppet Users] Specifying multple nodes with mcollective-puppet-agent Host Filters
----- Original Message -----> From: "Andriy Yurchuk" <ayurch00k@gmail.com> > To: puppet-users@googlegroups.com > Sent: Tuesday, February 19, 2013 1:50:58 PM > Subject: Re: [Puppet Users] Specifying multple nodes with mcollective-puppet-agent Host Filters > > Obviously...there tend to be a lot of commonality in how you use all the commands and there''s a doc which documents the common approach at http://docs.puppetlabs.com/mcollective/reference/basic/basic_cli_usage.html -- 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 puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Reasonably Related Threads
- MCollective and Puppet with periodic runs disabled
- Another "function does not return a value" problem
- mcollective puppet plugin not working for centos
- MCollective discovery - we did not discover any nodes
- Puppet with Mcollective, which modules and how ? (TheForeman)