Besides MCollective, which is the ideal choice, any tool that allows you to run a shell command -- in this case, 'puppet agent -t' -- on remote systems will work. Even -- perish the thought! -- an ssh for loop. :)
-- Peter On Jul 2, 2013, at 7:56 PM, Jingyan Wang <[email protected]> wrote: > Hi, > > I am using Puppet to set up (and later resize) a Cassandra cluster, where I > would like to have the configuration changes applied immediately instead of > after a certain time interval. > > Is MCollective the only method to push configuration changes from master to > clients (since puppet kick is deprecated)? What are the possible ways to > achieve this Cassandra deployment? > > > Thanks! > > > -Jingyan > -- > 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. > For more options, visit https://groups.google.com/groups/opt_out. > > -- 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. For more options, visit https://groups.google.com/groups/opt_out.
