From: Philipp Dallig Date: Wed, 25 Oct 2017 14:50:18 +0000 (+0200) Subject: pixelpark-puppet - install mcollective package plugin X-Git-Tag: v0.1.0~2173^2~2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=22119edaa34bad3cecd802e56360735e1de76880;p=pixelpark%2Fhiera.git pixelpark-puppet - install mcollective package plugin --- diff --git a/customer/pixelpark-puppet/common.yaml b/customer/pixelpark-puppet/common.yaml index 50114383..6933a073 100644 --- a/customer/pixelpark-puppet/common.yaml +++ b/customer/pixelpark-puppet/common.yaml @@ -7,4 +7,6 @@ postfix::myorigin: "pixelpark.com" infra::profile::mcollective::common::plugins: puppet: - source: 'puppet:///mco_dir/plugins/puppet' \ No newline at end of file + source: 'puppet:///mco_dir/plugins/puppet' + package: + source: 'puppet:///mco_dir/plugins/package' \ No newline at end of file