Hi! I've finally managed to migrate our servers deployment process to the puppet and so far it works just fine. Puppet is great, but its default pull model doesn't fit our requirements. I'm thinking about usage of clusterssh(or something similar) in order to trigger the following command on the nodes:
sudo puppet agent --no-daemonize --verbose --onetime In our setup puppet agent is not running as a service on the nodes. I think it would be really nice to have this feature available in the future versions of puppet, e.g: #puppet push What do you think? -- Best regards, Pavel -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.