From 35e11e3c9b2ce4f7fce2cd68e870cff855d6e065 Mon Sep 17 00:00:00 2001 From: Varac Date: Fri, 25 Aug 2017 10:27:10 +0200 Subject: Remove pixelated config --- files/puppet/modules/custom/manifests/init.pp | 3 --- 1 file changed, 3 deletions(-) (limited to 'files') 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 - } } -- cgit v1.2.3