Dzahn has submitted this change and it was merged.

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> Hm.. bast1001 is not visible from terbium?
<Krinkle> bast1001.wikimedia.org works but not plain bast1001,
          from tin "bast1001" works, though

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

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index 01f43b7..258d20a 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2739,6 +2739,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: merged
Gerrit-Change-Id: I0610e0c8390484cf634bbae1f0ea04e7da6efc78
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Filippo Giunchedi <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to