BBlack has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/214345

Change subject: deploy v6 token approach to all jessie/trusty
......................................................................

deploy v6 token approach to all jessie/trusty

Change-Id: I60440c0f888eb2fb7d1573aeda970d55ebce2811
---
M modules/interface/manifests/add_ip6_mapped.pp
1 file changed, 0 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/45/214345/1

diff --git a/modules/interface/manifests/add_ip6_mapped.pp 
b/modules/interface/manifests/add_ip6_mapped.pp
index 4ff8bd2..9880c97 100644
--- a/modules/interface/manifests/add_ip6_mapped.pp
+++ b/modules/interface/manifests/add_ip6_mapped.pp
@@ -28,9 +28,6 @@
             prefixlen => '64'
         }
 
-        # XXX Temporary: testing on jessie/trusty hostnames ending in the 
digit 1
-        if $::hostname =~ /1$/ {
-
         # 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
         # in the present if not configured.
@@ -69,7 +66,5 @@
                 unless  => $v6_token_check_cmd,
             }
         }
-
-        } # XXX end cp1008 testing block
     }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I60440c0f888eb2fb7d1573aeda970d55ebce2811
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: 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