Jgreen has submitted this change and it was merged.

Change subject: swap in tantalum for rhodium for pdf/trusty testing
......................................................................


swap in tantalum for rhodium for pdf/trusty testing

Change-Id: Id9892612ecb74cee728dee3c14c1c051ccf69bd1
---
M manifests/site.pp
M modules/install-server/files/autoinstall/netboot.cfg
M modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
3 files changed, 5 insertions(+), 5 deletions(-)

Approvals:
  Jgreen: Checked; Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/site.pp b/manifests/site.pp
index 5702659..fd3b125 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2222,7 +2222,7 @@
 }
 
 # QA box for the new PDF system
-node 'rhodium.eqiad.wmnet' {
+node 'tantalum.eqiad.wmnet' {
     $gid = '500'
     include standard
     include role::ocg::test
diff --git a/modules/install-server/files/autoinstall/netboot.cfg 
b/modules/install-server/files/autoinstall/netboot.cfg
index fa8b2ef..b20bc58 100755
--- a/modules/install-server/files/autoinstall/netboot.cfg
+++ b/modules/install-server/files/autoinstall/netboot.cfg
@@ -68,7 +68,7 @@
                nickel) echo partman/raid1.cfg ;; \
                osm-cp*) echo partman/mw.cfg ;; \
                pc[1-3]|pc100[1-3]) echo partman/mw.cfg ;; \
-               rhodium*) echo partman/raid1-1partition.cfg ;; \
+               tantalum*) echo partman/raid1-1partition.cfg ;; \
                elastic100[0-9]|elastic101[0-6]|rdb100[1-4]|logstash100[1-3]) 
echo partman/mw.cfg ;; \
                searchidx*) echo partman/searchidx.cfg ;; \
                search[0-9]*) echo partman/search.cfg ;; \
diff --git a/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200 
b/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
index 6ed977a..ab0f403 100644
--- a/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -3587,9 +3587,9 @@
        fixed-address rdb1004.eqiad.wmnet;
 }
 
-host rhodium {
-       hardware ethernet 18:03:73:f1:56:d2;
-       fixed-address rhodium.eqiad.wmnet;
+host tantalum {
+       hardware ethernet 78:2B:CB:2D:F3:D9;
+       fixed-address tantalum.eqiad.wmnet;
        option pxelinux.pathprefix "trusty-installer/";
        filename "trusty-installer/ubuntu-installer/amd64/pxelinux.0";
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id9892612ecb74cee728dee3c14c1c051ccf69bd1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jgreen <jgr...@wikimedia.org>
Gerrit-Reviewer: Jgreen <jgr...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to