From: Philipp Dallig Date: Wed, 25 Oct 2017 14:46:24 +0000 (+0200) Subject: Install mco plugin on all puppet machines X-Git-Tag: v0.1.0~2173^2~3 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=967ae5a261e82311adf5a4935839f46ea968ae8e;p=pixelpark%2Fhiera.git Install mco plugin on all puppet machines --- diff --git a/customer/pixelpark-puppet/common.yaml b/customer/pixelpark-puppet/common.yaml index 6590751c..50114383 100644 --- a/customer/pixelpark-puppet/common.yaml +++ b/customer/pixelpark-puppet/common.yaml @@ -5,3 +5,6 @@ infra::additional_classes: postfix::myorigin: "pixelpark.com" +infra::profile::mcollective::common::plugins: + puppet: + source: 'puppet:///mco_dir/plugins/puppet' \ No newline at end of file diff --git a/customer/pixelpark-puppet/foreman02.pixelpark.com.yaml b/customer/pixelpark-puppet/foreman02.pixelpark.com.yaml index 6f428fa6..124b350c 100644 --- a/customer/pixelpark-puppet/foreman02.pixelpark.com.yaml +++ b/customer/pixelpark-puppet/foreman02.pixelpark.com.yaml @@ -6,10 +6,6 @@ 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 6acf7f42..a5017543 100644 --- a/customer/pixelpark-puppet/puppetmaster01.pixelpark.com.yaml +++ b/customer/pixelpark-puppet/puppetmaster01.pixelpark.com.yaml @@ -14,10 +14,6 @@ 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