From be7ae6ba9ad8727aca51f159dfc50661c9f9e36c Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 25 Oct 2017 17:05:33 +0200 Subject: [PATCH] pixelpark-puppet - install mcollective service plugin --- customer/pixelpark-puppet/common.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/customer/pixelpark-puppet/common.yaml b/customer/pixelpark-puppet/common.yaml index 6933a073..a3be54c2 100644 --- a/customer/pixelpark-puppet/common.yaml +++ b/customer/pixelpark-puppet/common.yaml @@ -9,4 +9,6 @@ infra::profile::mcollective::common::plugins: puppet: source: 'puppet:///mco_dir/plugins/puppet' package: - source: 'puppet:///mco_dir/plugins/package' \ No newline at end of file + source: 'puppet:///mco_dir/plugins/package' + service: + source: 'puppet:///mco_dir/plugins/service' -- 2.39.5