Dzahn has uploaded a new change for review.

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

Change subject: kraz.codfw.wmnet -> kraz.wm.org, needs public IP
......................................................................

kraz.codfw.wmnet -> kraz.wm.org, needs public IP

This VM needs a public IP to replace antimony.wikimedia.org,
running irc.wikimedia.org.

Bug:T123729
Change-Id: If856dd6141499d41d33c2590eba22ad89600d3a7
---
M manifests/site.pp
M modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/15/284115/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 0d83f80..d133ecd 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1184,7 +1184,7 @@
 }
 
 # irc.wikimedia.org (replaces argon)
-node 'kraz.codfw.wmnet' {
+node 'kraz.wikimedia.org' {
     role mw_rc_irc
 
     interface::add_ip6_mapped { 'main': }
diff --git a/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200 
b/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
index 7a8e4b1..c442d93 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
@@ -61,7 +61,7 @@
 
 host kraz {
     hardware ethernet aa:00:00:5f:b1:02;
-    fixed-address kraz.codfw.wmnet;
+    fixed-address kraz.wikimedia.org;
     option pxelinux.pathprefix "jessie-installer/";
     filename "jessie-installer/debian-installer/amd64/pxelinux.0";
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If856dd6141499d41d33c2590eba22ad89600d3a7
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to