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

Change subject: Fix wrong hostname for dns4001/4002
......................................................................

Fix wrong hostname for dns4001/4002

 - This is most likely what prevented its proper puppetization,
including iptables

Change-Id: I6c7fa6941589e12bed89a1bc340765bf12149d09
---
M manifests/site.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/34/390434/1

diff --git a/manifests/site.pp b/manifests/site.pp
index ad719fe..c0e5d4c 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -749,7 +749,7 @@
 }
 
 # new dns systems T179204
-node /^dns400[12]\.ulsfo\.wmnet$/ {
+node /^dns400[12]\.wikimedia\.org$/ {
     role(spare::system)
 }
 

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

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

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

Reply via email to