Dzahn has submitted this change and it was merged.
Change subject: map ip6 on uranium
......................................................................
map ip6 on uranium
map an IPv6 address for use by Ganglia
Change-Id: Ibd2c6cd6504c14e5904f270cf080a7b4b6f96fda
RT: 8446
---
M manifests/site.pp
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/manifests/site.pp b/manifests/site.pp
index 4bd94e6..0a7adf3 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -3043,6 +3043,10 @@
include misc::monitoring::views
install_certificate{ 'ganglia.wikimedia.org': }
+
+ interface::add_ip6_mapped { 'main':
+ interface => 'eth0',
+ }
}
node /^wtp10(0[1-9]|1[0-9]|2[0-4])\.eqiad\.wmnet$/ {
--
To view, visit https://gerrit.wikimedia.org/r/172432
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibd2c6cd6504c14e5904f270cf080a7b4b6f96fda
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: John F. Lewis <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits