summaryrefslogtreecommitdiff
path: root/manifests/centos
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/centos')
-rw-r--r--manifests/centos/itk_plus.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/centos/itk_plus.pp b/manifests/centos/itk_plus.pp
index 0bdb744..c034e8b 100644
--- a/manifests/centos/itk_plus.pp
+++ b/manifests/centos/itk_plus.pp
@@ -1,6 +1,6 @@
# http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/
class apache::centos::itk_plus inherits apache::centos::itk {
- Line['pidfile_httpd.conf','listen_httpd.conf']{
+ File_line['pidfile_httpd.conf','listen_httpd.conf']{
ensure => absent,
}