ArielGlenn has submitted this change and it was merged.

Change subject: clean up cruft for db fundraising hosts
......................................................................


clean up cruft for db fundraising hosts

remove db78 from nodes but leave in dhcp since it's not moved to frack
remove db1008 and 1025 from everything, they are in frack now

Change-Id: I4c087e78a120fc464052cdd00a0b5cbb915af18a
---
M files/dhcpd/linux-host-entries.ttyS1-115200
M files/dsh/group/db
M manifests/site.pp
3 files changed, 0 insertions(+), 20 deletions(-)

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



diff --git a/files/dhcpd/linux-host-entries.ttyS1-115200 
b/files/dhcpd/linux-host-entries.ttyS1-115200
index 531574a..d588318 100644
--- a/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -925,11 +925,6 @@
        fixed-address db1007.eqiad.wmnet;
 }
 
-host db1008 {
-       hardware ethernet 78:2b:cb:03:d1:44;
-       fixed-address db1008.eqiad.wmnet;
-}
-
 host db1009 {
        hardware ethernet 78:2b:cb:0a:04:1b;
        fixed-address db1009.eqiad.wmnet;
@@ -993,11 +988,6 @@
 host db1024 {
        hardware ethernet 78:2b:cb:04:fe:5f;
        fixed-address db1024.eqiad.wmnet;
-}
-
-host db1025 {
-       hardware ethernet 78:2b:cb:03:cf:61;
-       fixed-address db1025.eqiad.wmnet;
 }
 
 host db1026 {
diff --git a/files/dsh/group/db b/files/dsh/group/db
index 5e98260..2220a56 100644
--- a/files/dsh/group/db
+++ b/files/dsh/group/db
@@ -6,7 +6,6 @@
 db1005
 db1006
 db1007
-db1008
 db1009
 db1010
 db1011
@@ -19,7 +18,6 @@
 db1021
 db1022
 db1024
-db1025
 db1026
 db1027
 db1028
diff --git a/manifests/site.pp b/manifests/site.pp
index fd0c11b..6110b68 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -622,10 +622,6 @@
     include role::coredb::m2
 }
 
-node "db78.pmtpa.wmnet" {
-    # moved to frack puppet
-}
-
 ## researchdb
 node 'db67.pmtpa.wmnet' {
     class { role::coredb::researchdb : mariadb => true }
@@ -745,10 +741,6 @@
 ## m2 shard
 node /^db104[68]\.eqiad\.wmnet/ {
     include role::coredb::m2
-}
-
-node "db1008.eqiad.wmnet" {
-    # moved to frack puppet
 }
 
 ## researchdb

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4c087e78a120fc464052cdd00a0b5cbb915af18a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <ar...@wikimedia.org>
Gerrit-Reviewer: ArielGlenn <ar...@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