Jcrespo has uploaded a new change for review.

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

Change subject: Remove (almost) all references to db1027 on production puppet
......................................................................

Remove (almost) all references to db1027 on production puppet

Bug: T135253
Change-Id: I1e1de9c8f4938d2f134016ec67e6938cb399bbf5
---
M manifests/site.pp
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
2 files changed, 1 insertion(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/43/288943/1

diff --git a/manifests/site.pp b/manifests/site.pp
index fca7f9a..7c8af0a 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -507,7 +507,7 @@
     include base::firewall
 }
 
-node /^db10(15|27|35|38|44|77|78)\.eqiad\.wmnet/ {
+node /^db10(15|35|38|44|77|78)\.eqiad\.wmnet/ {
     class { 'role::mariadb::core':
         shard => 's3',
     }
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 0adad50..f6e7374 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -1276,11 +1276,6 @@
     fixed-address db1026.eqiad.wmnet;
 }
 
-host db1027 {
-    hardware ethernet 78:2b:cb:03:64:8c;
-    fixed-address db1027.eqiad.wmnet;
-}
-
 host db1028 {
     hardware ethernet 78:2b:cb:03:66:ee;
     fixed-address db1028.eqiad.wmnet;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1e1de9c8f4938d2f134016ec67e6938cb399bbf5
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo <[email protected]>

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

Reply via email to