Dzahn has uploaded a new change for review.

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

Change subject: DHCP: don't use esams.wm.org as domain name
......................................................................

DHCP: don't use esams.wm.org as domain name

Change-Id: I7b90b03ef13b2323bed0de056502eefdb1ddf04a
---
M modules/install_server/files/dhcpd/dhcpd.conf
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/05/280505/1

diff --git a/modules/install_server/files/dhcpd/dhcpd.conf 
b/modules/install_server/files/dhcpd/dhcpd.conf
index 4058b4c..90a0bdb 100644
--- a/modules/install_server/files/dhcpd/dhcpd.conf
+++ b/modules/install_server/files/dhcpd/dhcpd.conf
@@ -376,7 +376,7 @@
     option subnet-mask 255.255.255.128;
     option broadcast-address 91.198.174.127;
     option routers 91.198.174.1;
-    option domain-name "esams.wikimedia.org";
+    option domain-name "wikimedia.org";
     option domain-name-servers 91.198.174.216, 208.80.154.239; # esams, eqiad 
caches
 
     next-server 208.80.154.10; # carbon (tftp server)

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

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