Dzahn has uploaded a new change for review.

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

Change subject: add domain_search wikimedia.org to terbium
......................................................................

add domain_search wikimedia.org to terbium

this is to add wikimedia.org to the "search" option
in /etc/resolv.conf (done by base module),
so that people can just ssh to 'bast1001' from here

in reply to:

< Krinkle> mutante: Hm.. bast1001 is not visible from terbium?
< Krinkle> .wikimedia.org works but not plain bast1001,
           bast1001 work from fenari though

Change-Id: I0610e0c8390484cf634bbae1f0ea04e7da6efc78
---
M manifests/site.pp
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/84/159384/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 0e88923..34b3d35 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2729,6 +2729,11 @@
     include generic::wikidev-umask
     include misc::deployment::common_scripts
 
+    $domain_search = [
+        'wikimedia.org',
+        'eqiad.wmnet',
+    ]
+
     class { 'admin':
         groups => ['restricted',
                    'deployment'],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0610e0c8390484cf634bbae1f0ea04e7da6efc78
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

Reply via email to