Muehlenhoff has uploaded a new change for review.
https://gerrit.wikimedia.org/r/247223
Change subject: statistics::cruncher: Move standard and base::firewall includes
into the role
......................................................................
statistics::cruncher: Move standard and base::firewall includes into the role
Change-Id: I43a1e324f405aa1a7106161264f1206c48645024
---
M manifests/role/statistics.pp
M manifests/site.pp
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/23/247223/1
diff --git a/manifests/role/statistics.pp b/manifests/role/statistics.pp
index c1a437a..ae939e7 100644
--- a/manifests/role/statistics.pp
+++ b/manifests/role/statistics.pp
@@ -41,6 +41,8 @@
description => 'Statistics general compute node (non private data)'
}
+ include standard
+ include base::firewall
include role::backup::host
backup::set { 'home' : }
diff --git a/manifests/site.pp b/manifests/site.pp
index 870d859..43067a4 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2452,8 +2452,6 @@
# query results for further processing on this node.
node 'stat1003.eqiad.wmnet' {
role statistics::cruncher
- include standard
- include base::firewall
include passwords::mysql::research
# This file will render at
--
To view, visit https://gerrit.wikimedia.org/r/247223
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I43a1e324f405aa1a7106161264f1206c48645024
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits