Dzahn has submitted this change and it was merged.

Change subject: remove ytterbium from netboot,DHCP
......................................................................


remove ytterbium from netboot,DHCP

Change-Id: I2e4aac2f0c78ce7abce385c9db24eb30311e00d6
---
M modules/admin/files/enforce-users-groups.sh
M modules/install_server/files/autoinstall/netboot.cfg
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
3 files changed, 2 insertions(+), 8 deletions(-)

Approvals:
  Chad: Looks good to me, but someone else must approve
  Dzahn: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/admin/files/enforce-users-groups.sh 
b/modules/admin/files/enforce-users-groups.sh
index 1af9f0a..cc73641 100755
--- a/modules/admin/files/enforce-users-groups.sh
+++ b/modules/admin/files/enforce-users-groups.sh
@@ -14,7 +14,7 @@
 EXCLUDE=("nobody" \
          "l10nupdate" \
          "mwdeploy" \   # eventlog*
-         "gerrit2" \    # ytterbium.wikimedia.org
+         "gerrit2" \    # lead.wikimedia.org
          "releases" \   # tin.eqiad.wmnet/mira.codfw.wmnet
          "reprepro" \   # bromine.eqiad.wmnet
          "mysql" \      # pc1001.eqiad.wmnet
diff --git a/modules/install_server/files/autoinstall/netboot.cfg 
b/modules/install_server/files/autoinstall/netboot.cfg
index c3a9ece..1a33a09 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -55,7 +55,7 @@
         aqs100[123]) echo partman/raid1-30G.cfg ;; \
         aqs100[456]) echo partman/aqs-cassandra-8ssd-2srv.cfg ;; \
         arsenic|heze|neodymium|oxygen|palladium|promethium|strontium|terbium) 
echo partman/lvm.cfg ;; \
-        
bast[124]001|copper|neon|ruthenium|subra|suhail|titanium|ytterbium|ocg1003) 
echo partman/raid1-lvm.cfg ;; \
+        bast[124]001|copper|neon|ruthenium|subra|suhail|titanium|ocg1003) echo 
partman/raid1-lvm.cfg ;; \
         californium|dbproxy10[0-1][0-9]|install2001|iridium) echo 
partman/raid1.cfg ;; \
         boron|chromium|hydrogen) echo partman/lvm.cfg ;; \
         helium|potassium|tmh1002) echo partman/raid1-1partition.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 0a13149..6fde9d7 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -6727,9 +6727,3 @@
     fixed-address xenon.eqiad.wmnet;
 }
 
-host ytterbium {
-    hardware ethernet 90:B1:1C:2A:0E:60;
-    fixed-address ytterbium.wikimedia.org;
-    option pxelinux.pathprefix "precise-installer/";
-    filename "precise-installer/ubuntu-installer/amd64/pxelinux.0";
-}

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2e4aac2f0c78ce7abce385c9db24eb30311e00d6
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to