Hi all, May i get your opinion on the following two subjects?
First, for services that have ensure=>runnig and for which "service bla status" returns not running, can puppet be convinced to call "service bla restart" instead of "service bla start"? Second question, about class dependencies. I have a class called network, with a subclass networ::device, which I use to deploy the ifcfg-* files. So, for a node, i will have an undefined number of network::device objects. Furthermore, I have a class called network::ipconfig2. How can I make sure that network::ipconfig2 will be applied only after all the network::devices are applied? Thanks. -- 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.