Andrew Bogott has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/365171 )
Change subject: add mapped IPv6 address for labtestervices200x
......................................................................
add mapped IPv6 address for labtestervices200x
When recently adding IPv6 records for labtestpuppetmaster2001
i noticed that, among others, labtestservices2001-2003 don't have
AAAA records yet. They already have IPv6 IPs on the interface
but not the nice "mapped" address.
How would you feel about adding it? Ok for labtestservices*?
Maybe different for 2001 vs 2002/2003?
This would first add the mapped address on the interface, afterwards
i would add the DNS records.
Change-Id: Ia600c1d3c6af1803e1e23b10536759051c4c5264
---
M manifests/site.pp
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Andrew Bogott: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/site.pp b/manifests/site.pp
index 18c2090..376dadb 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1054,6 +1054,7 @@
labs::dns_floating_ip_updater)
include ::standard
include ::base::firewall
+ interface::add_ip6_mapped { 'main': }
}
node /labtestservices200[23]\.wikimedia\.org/ {
@@ -1064,6 +1065,7 @@
node /labweb100[12]\.wikimedia\.org/ {
include ::base::firewall
include ::standard
+ interface::add_ip6_mapped { 'main': }
}
# Primary graphite machines
--
To view, visit https://gerrit.wikimedia.org/r/365171
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia600c1d3c6af1803e1e23b10536759051c4c5264
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits