Dzahn has submitted this change and it was merged.
Change subject: etherpad: move base::firewall include into the role
......................................................................
etherpad: move base::firewall include into the role
Change-Id: Ib684ac8a70db1e3dc162a3bf61cc99025b4201b9
---
M manifests/role/etherpad.pp
M manifests/site.pp
2 files changed, 1 insertion(+), 1 deletion(-)
Approvals:
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/manifests/role/etherpad.pp b/manifests/role/etherpad.pp
index e8deb39..55b784c 100644
--- a/manifests/role/etherpad.pp
+++ b/manifests/role/etherpad.pp
@@ -1,5 +1,6 @@
class role::etherpad{
include standard
+ include base::firewall
include passwords::etherpad_lite
diff --git a/manifests/site.pp b/manifests/site.pp
index 124c8ef..98ddfcd 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -944,7 +944,6 @@
# Etherpad (virtual machine)
node 'etherpad1001.eqiad.wmnet' {
role etherpad
- include base::firewall
}
# Receives log data from Kafka and Apaches (udp 8421),
--
To view, visit https://gerrit.wikimedia.org/r/244706
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib684ac8a70db1e3dc162a3bf61cc99025b4201b9
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits