Alexandros Kosiaris has uploaded a new change for review.
https://gerrit.wikimedia.org/r/252935
Change subject: Introduce dubnium.wikimedia.org
......................................................................
Introduce dubnium.wikimedia.org
As a VM and a replacement for plutonium.wikimedia.org. Assign same role
for now
Bug: 117183
Change-Id: I6f0a4cbce85e3cb835c5195275431d5d89b872de
---
M manifests/site.pp
M modules/install_server/files/autoinstall/netboot.cfg
M modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
3 files changed, 9 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/35/252935/1
diff --git a/manifests/site.pp b/manifests/site.pp
index c732ed4..28cce89 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2192,7 +2192,7 @@
}
# LDAP servers relied on by OIT for mail
-node /(plutonium|pollux)\.wikimedia\.org/ {
+node /(plutonium|pollux|dubnium)\.wikimedia\.org/ {
$cluster = 'openldap_corp_mirror'
role openldap::corp
diff --git a/modules/install_server/files/autoinstall/netboot.cfg
b/modules/install_server/files/autoinstall/netboot.cfg
index 14446e7..fee1014 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -70,7 +70,7 @@
eeden|hooft|maerlant|multatuli|nescio) echo
partman/raid1-1partition.cfg ;; \
elastic10[0-2][0-9]|elastic103[0-1]) echo
partman/elasticsearch-raid0.cfg ;; \
elastic20[0-2][0-9]|elastic203[0-1]) echo
partman/elasticsearch-raid1.cfg ;; \
-
bromine|etherpad[12]001|fermium|krypton|mendelevium|planet1001|pollux|rutherfordium)
echo partman/flat.cfg virtual.cfg ;; \
+
bromine|dubnium|etherpad[12]001|fermium|krypton|mendelevium|planet1001|pollux|rutherfordium)
echo partman/flat.cfg virtual.cfg ;; \
eventlog[1-2]001|labcontrol2001|ocg100[1-3]|sc[ab]100[1-2])
echo partman/raid1.cfg ;; \
francium|nobelium) echo partman/raid10-gpt.cfg ;; \
ganeti100[1-9]) echo partman/ganeti-raid1.cfg ;; \
diff --git a/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
b/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
index 115a25d..587b8e4 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS0-115200
@@ -26,6 +26,13 @@
filename "jessie-installer/debian-installer/amd64/pxelinux.0";
}
+host dubnium {
+ hardware ethernet FIXME ;
+ fixed-address dubnium.wikimedia.org;
+ option pxelinux.pathprefix "jessie-installer/";
+ filename "jessie-installer/debian-installer/amd64/pxelinux.0";
+}
+
host fermium.eqiad.wmnet {
hardware ethernet aa:00:00:a4:ac:f1;
fixed-address fermium.wikimedia.org;
--
To view, visit https://gerrit.wikimedia.org/r/252935
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6f0a4cbce85e3cb835c5195275431d5d89b872de
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits