Jcrespo has submitted this change and it was merged.
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(-)
Approvals:
Jcrespo: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/site.pp b/manifests/site.pp
index 1738b1d..d1ddffb 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: merged
Gerrit-Change-Id: I1e1de9c8f4938d2f134016ec67e6938cb399bbf5
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Volans <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits