Loading manifests/init.pp +0 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,6 @@ class su_apache ( 'RedHat' => 'sh -c "apachectl configtest && /etc/init.d/httpd reload"', }, refreshonly => true, require => Package['apache'], } # Operating-system-specific Apache tweaks. Loading Loading
manifests/init.pp +0 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,6 @@ class su_apache ( 'RedHat' => 'sh -c "apachectl configtest && /etc/init.d/httpd reload"', }, refreshonly => true, require => Package['apache'], } # Operating-system-specific Apache tweaks. Loading