Muehlenhoff has uploaded a new change for review.
https://gerrit.wikimedia.org/r/246330
Change subject: aqs: Include base::firewall in the role
......................................................................
aqs: Include base::firewall in the role
Also include standard inside the role.
Change-Id: Ia9e7688dbacd7f530cb4841e45b8a31adba56be8
---
M manifests/role/aqs.pp
M manifests/site.pp
2 files changed, 2 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/30/246330/1
diff --git a/manifests/role/aqs.pp b/manifests/role/aqs.pp
index 861962c..b48835b 100644
--- a/manifests/role/aqs.pp
+++ b/manifests/role/aqs.pp
@@ -12,6 +12,8 @@
description => 'Analytics Query Service Node',
}
+ include standard
+ include base::firewall
#
# Set up Cassandra for AQS.
diff --git a/manifests/site.pp b/manifests/site.pp
index 5083127..da9c8bd 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -203,9 +203,6 @@
# Analytics Query Service (RESTBase & Cassandra)
node /aqs100[123]\.eqiad\.wmnet/ {
role aqs
-
- include standard
- include base::firewall
}
--
To view, visit https://gerrit.wikimedia.org/r/246330
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia9e7688dbacd7f530cb4841e45b8a31adba56be8
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