]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Install mco plugin on all puppet machines
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 25 Oct 2017 14:46:24 +0000 (16:46 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Wed, 25 Oct 2017 14:46:24 +0000 (16:46 +0200)
customer/pixelpark-puppet/common.yaml
customer/pixelpark-puppet/foreman02.pixelpark.com.yaml
customer/pixelpark-puppet/puppetmaster01.pixelpark.com.yaml

index 6590751c113e91efae73ee0dbfcf3662266f223f..501143832187242c3cb5213fae1941bf46c7c9dd 100644 (file)
@@ -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
index 6f428fa64dffe152a8e3c4f24731d5542e961e18..124b350cba4bab65ae508ffeec3e150ad0fa8453 100644 (file)
@@ -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'
 
index 6acf7f42b9e415ce2dc288909ba1617fb6625a0f..a5017543b5f1615300c100d4af8f4df0d327146c 100644 (file)
@@ -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