BBlack has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/346821 )

Change subject: cp1008: test recdns rather than authdns for now
......................................................................

cp1008: test recdns rather than authdns for now

Change-Id: Idb456c7dd8027c387a8fa2c2ca6af520aa4ff7b1
---
M manifests/site.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/21/346821/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 4a0760f..669d524 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -264,7 +264,7 @@
 
 # cp1008: prod-like SSL test host
 node 'cp1008.wikimedia.org' {
-    role(cache::text, authdns::testns)
+    role(cache::text, dnsrecursor)
     include ::tlsproxy::prometheus
     interface::add_ip6_mapped { 'main': }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idb456c7dd8027c387a8fa2c2ca6af520aa4ff7b1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to