From: Frank Brehm Date: Wed, 25 Oct 2017 15:05:33 +0000 (+0200) Subject: pixelpark-puppet - install mcollective service plugin X-Git-Tag: v0.1.0~2173^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=be7ae6ba9ad8727aca51f159dfc50661c9f9e36c;p=pixelpark%2Fhiera.git pixelpark-puppet - install mcollective service plugin --- 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'