summaryrefslogtreecommitdiff
path: root/files/puppet/modules/custom/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'files/puppet/modules/custom/manifests')
-rw-r--r--files/puppet/modules/custom/manifests/init.pp3
1 files changed, 0 insertions, 3 deletions
diff --git a/files/puppet/modules/custom/manifests/init.pp b/files/puppet/modules/custom/manifests/init.pp
index 0a67491..bd3f4e3 100644
--- a/files/puppet/modules/custom/manifests/init.pp
+++ b/files/puppet/modules/custom/manifests/init.pp
@@ -22,7 +22,4 @@ class custom {
include custom_munin_node::openvpn
}
- if member ( $services, 'pixelated') {
- include ::pixelated
- }
}