BBlack has submitted this change and it was merged.

Change subject: remove v6 token puppetization from cp1008 for testing
......................................................................


remove v6 token puppetization from cp1008 for testing

Change-Id: I71afd6710464a54aa2b177e5da2e600d9b2e92e8
---
M modules/interface/manifests/add_ip6_mapped.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  BBlack: Verified; Looks good to me, approved



diff --git a/modules/interface/manifests/add_ip6_mapped.pp 
b/modules/interface/manifests/add_ip6_mapped.pp
index b4b8c79..194c181 100644
--- a/modules/interface/manifests/add_ip6_mapped.pp
+++ b/modules/interface/manifests/add_ip6_mapped.pp
@@ -29,7 +29,7 @@
         }
 
         # XXX Temporary: testing on cp1008 first in a couple of different 
scenarios...
-        if $::hostname == 'cp1008' {
+        if $::hostname == 'cp0000' {
 
         # The above sets up an "up" command to add the fixed IPv6 mapping of 
the v4
         # address statically, and also executes the command to add the address

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I71afd6710464a54aa2b177e5da2e600d9b2e92e8
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <bbl...@wikimedia.org>
Gerrit-Reviewer: BBlack <bbl...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to