Ayounsi has submitted this change and it was merged. (
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(-)
Approvals:
BBlack: Looks good to me, but someone else must approve
jenkins-bot: Verified
Ayounsi: Looks good to me, approved
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: merged
Gerrit-Change-Id: I6c7fa6941589e12bed89a1bc340765bf12149d09
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ayounsi <[email protected]>
Gerrit-Reviewer: Ayounsi <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
Gerrit-Reviewer: Muehlenhoff <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits