summaryrefslogtreecommitdiff
path: root/manifests/status/centos.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/status/centos.pp')
-rw-r--r--manifests/status/centos.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/status/centos.pp b/manifests/status/centos.pp
index a7692dd..d893707 100644
--- a/manifests/status/centos.pp
+++ b/manifests/status/centos.pp
@@ -1,5 +1,5 @@
### centos
class apache::status::centos {
- ::apache::config::file{ 'status.conf': }
+ ::apache::config::global{ 'status.conf': }
}