I have inherited some puppet configurations; there is an exec resource that looks like this:
exec { "force-reload-httpd": command => "/etc/rc.d/init.d/httpd force-reload", refreshonly => true, } Should this be paired with a "subscribe" or "notify" somewhere? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.