From: Philipp Dallig Date: Wed, 25 Oct 2017 14:27:53 +0000 (+0200) Subject: Try install plugin X-Git-Tag: v0.1.0~2173^2~4 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=357b7ebbcd6a23d4833ee1c7ae2383e39dc6d9e9;p=pixelpark%2Fhiera.git Try install plugin --- diff --git a/customer/pixelpark-puppet/foreman02.pixelpark.com.yaml b/customer/pixelpark-puppet/foreman02.pixelpark.com.yaml index a7054413..6f428fa6 100644 --- a/customer/pixelpark-puppet/foreman02.pixelpark.com.yaml +++ b/customer/pixelpark-puppet/foreman02.pixelpark.com.yaml @@ -6,6 +6,9 @@ infra::additional_classes: - infra::profile::apache - apache::mod::passenger +infra::profile::mcollective::common::plugins: + puppet: + source: 'puppet:///mco_dir/plugins/puppet' apache::mod::passenger::passenger_pool_idle_time: 600 #apache::mod::passenger::passenger_high_performance: 'On' diff --git a/customer/pixelpark-puppet/puppetmaster01.pixelpark.com.yaml b/customer/pixelpark-puppet/puppetmaster01.pixelpark.com.yaml index a5017543..6acf7f42 100644 --- a/customer/pixelpark-puppet/puppetmaster01.pixelpark.com.yaml +++ b/customer/pixelpark-puppet/puppetmaster01.pixelpark.com.yaml @@ -14,6 +14,10 @@ sudo::configs: content: | apache ALL=(ALL) NOPASSWD: /bin/git, /opt/puppetlabs/puppet/bin/r10k, /bin/touch, /usr/bin/curl, /opt/puppetlabs/puppet/bin/curl +infra::profile::mcollective::common::plugins: + puppet: + source: 'puppet:///mco_dir/plugins/puppet' + infra::profile::apache::pp_vhosts: gitdeploy: servername: puppetmaster.pixelpark.com