From 749e798e4ee665080c229c117bddf3da54e4653f Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 9 Feb 2016 16:08:13 +0100 Subject: use ::pixelated instead of ::pixelated::dispatcher --- files/puppet/modules/custom/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/puppet/modules/custom/manifests/init.pp') diff --git a/files/puppet/modules/custom/manifests/init.pp b/files/puppet/modules/custom/manifests/init.pp index b5f3f2a..8b5bf82 100644 --- a/files/puppet/modules/custom/manifests/init.pp +++ b/files/puppet/modules/custom/manifests/init.pp @@ -16,6 +16,6 @@ class custom { } if member ( $services, 'pixelated') { - include pixelated::dispatcher + include ::pixelated } } -- cgit v1.2.3