From 22119edaa34bad3cecd802e56360735e1de76880 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 25 Oct 2017 16:50:18 +0200 Subject: [PATCH] pixelpark-puppet - install mcollective package 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 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 -- 2.39.5