Dzahn has uploaded a new change for review. (
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(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/71/365171/1
diff --git a/manifests/site.pp b/manifests/site.pp
index 5db5aa4..3724c95 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1048,11 +1048,13 @@
labs::dns_floating_ip_updater)
include ::standard
include ::base::firewall
+ interface::add_ip6_mapped { 'main': }
}
node /labtestservices200[23]\.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: newchange
Gerrit-Change-Id: Ia600c1d3c6af1803e1e23b10536759051c4c5264
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits