Loading manifests/module.pp +1 −1 Original line number Diff line number Diff line Loading @@ -33,6 +33,6 @@ define su_apache::module( path => '/usr/sbin:/usr/bin', require => Package['apache'], unless => "[ $condition ]", notify => Exec['su_apache_reload']; } # notify => Exec['su_apache_reload']; } Loading
manifests/module.pp +1 −1 Original line number Diff line number Diff line Loading @@ -33,6 +33,6 @@ define su_apache::module( path => '/usr/sbin:/usr/bin', require => Package['apache'], unless => "[ $condition ]", notify => Exec['su_apache_reload']; } # notify => Exec['su_apache_reload']; }