Giuseppe Lavagetto has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/369614 )
Change subject: puppet-compiler: bump version, remove catalog diff module
install
......................................................................
puppet-compiler: bump version, remove catalog diff module install
Change-Id: I11360011cc1611ffff8ef76c0994f001513af16b
---
M hieradata/labs/puppet3-diffs/common.yaml
M modules/puppet_compiler/manifests/setup.pp
2 files changed, 1 insertion(+), 11 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/14/369614/1
diff --git a/hieradata/labs/puppet3-diffs/common.yaml
b/hieradata/labs/puppet3-diffs/common.yaml
index 0240adb..55883c6 100644
--- a/hieradata/labs/puppet3-diffs/common.yaml
+++ b/hieradata/labs/puppet3-diffs/common.yaml
@@ -5,7 +5,7 @@
explicit_macs: false
disable_agent_forwarding: false
challenge_response_auth: false
-puppet_compiler::version: 0.3.0
+puppet_compiler::version: 0.3.1
etcd::peers_list: "%{::hostname}=http://127.0.0.1:2380"
etcd::client::globalconfig::host: 127.0.0.1
etcd::client::globalconfig::port: 2379
diff --git a/modules/puppet_compiler/manifests/setup.pp
b/modules/puppet_compiler/manifests/setup.pp
index e2fbc5f..a0aa825 100644
--- a/modules/puppet_compiler/manifests/setup.pp
+++ b/modules/puppet_compiler/manifests/setup.pp
@@ -22,14 +22,4 @@
environment => "HOME=${homedir}",
require => Exec['create puppet directories'],
}
-
- # Install the puppet catalog diff face
- exec { 'install puppet catalog diff':
- command => '/usr/bin/puppet module install zack-catalog_diff',
- creates => "${homedir}/.puppet/modules/catalog_diff",
- user => $user,
- cwd => $homedir,
- environment => "HOME=${homedir}",
- }
-
}
--
To view, visit https://gerrit.wikimedia.org/r/369614
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I11360011cc1611ffff8ef76c0994f001513af16b
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits