From 1194d183efb1395b91c5433b2878f7908a24c78f Mon Sep 17 00:00:00 2001 From: Jerome Charaoui Date: Fri, 21 Feb 2014 14:46:38 -0500 Subject: enable status module on debian --- manifests/status/debian.pp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 manifests/status/debian.pp (limited to 'manifests/status') diff --git a/manifests/status/debian.pp b/manifests/status/debian.pp new file mode 100644 index 0000000..678bc44 --- /dev/null +++ b/manifests/status/debian.pp @@ -0,0 +1,3 @@ +class apache::status::debian { + ::apache::debian::module { 'status': } +} -- cgit v1.2.3