Loading manifests/module.pp +0 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ define su_apache::module( exec { $cmd: command => $cmd, path => '/usr/sbin:/usr/bin', require => Class['su_apache'], unless => "[ $condition ]", notify => Exec['su_apache_reload']; } Loading Loading
manifests/module.pp +0 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,6 @@ define su_apache::module( exec { $cmd: command => $cmd, path => '/usr/sbin:/usr/bin', require => Class['su_apache'], unless => "[ $condition ]", notify => Exec['su_apache_reload']; } Loading