Ottomata has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/372859 )

Change subject: Apply base::firewall and standard to druid100[456]
......................................................................

Apply base::firewall and standard to druid100[456]

Bug: T171626
Change-Id: I04f3538a3f825884ae3e58608a36d6d69dad2014
---
M manifests/site.pp
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/59/372859/1

diff --git a/manifests/site.pp b/manifests/site.pp
index c6e5e4a..2d79083 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -785,7 +785,8 @@
 }
 
 node /^druid100[456].eqiad.wmnet$/ {
-    role(spare::system)
+    include ::base::firewall
+    include ::standard
 }
 
 

-- 
To view, visit https://gerrit.wikimedia.org/r/372859
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I04f3538a3f825884ae3e58608a36d6d69dad2014
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to