RobH has uploaded a new change for review.
https://gerrit.wikimedia.org/r/54999
Change subject: lanthanum to replace ekrem, after it works
......................................................................
lanthanum to replace ekrem, after it works
Change-Id: If82946c1e4637eda39e400f6894b6548b3184c8a
---
M files/autoinstall/netboot.cfg
M files/dhcpd/linux-host-entries.ttyS1-115200
M manifests/site.pp
3 files changed, 12 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/99/54999/1
diff --git a/files/autoinstall/netboot.cfg b/files/autoinstall/netboot.cfg
index 6146085..09f7241 100644
--- a/files/autoinstall/netboot.cfg
+++ b/files/autoinstall/netboot.cfg
@@ -40,7 +40,7 @@
cp102[1-9]|cp103[0-6]|cp104[1-4]|cp30[0-9][0-9]|sq6[7-9]|sq70)
echo partman/raid1-varnish.cfg ;; \
barium|caesium|celsus|cerium|colby|constable|europium|gadolinium|kuo|lardner|mexia|neodymium|palladium|promethium|strontium|titanium|tola|xenon|wtp100[1-4])
echo partman/lvm.cfg ;; \
lvs*) echo partman/lvs.cfg ;; \
- ekrem) echo partman/raid1.cfg ;; \
+ ekrem|lanthanum) echo partman/raid1.cfg ;; \
lithium|beryllium) echo partman/mw.cfg ;; \
# sodium) echo partman/mailserver.cfg ;; \
mc[1-9]*) echo partman/mc.cfg ;; \
diff --git a/files/dhcpd/linux-host-entries.ttyS1-115200
b/files/dhcpd/linux-host-entries.ttyS1-115200
index 7295d7a..f3c9e37 100644
--- a/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -1210,6 +1210,11 @@
fixed-address 10.0.0.44;
}
+host lanthanum {
+ hardware ethernet 90:B1:1C:00:A2:67;
+ fixed-address lanthanum.wikimedia.org;
+}
+
host lardner {
hardware ethernet D4:AE:52:AD:59:99;
fixed-address lardner.pmtpa.wmnet;
diff --git a/manifests/site.pp b/manifests/site.pp
index b22f6a5..8f9b992 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1056,6 +1056,12 @@
}
+node "lanthanum.wikimedia.org" {
+ include standard,
+ misc::irc-server,
+ misc::mediawiki-irc-relay
+}
+
node "linne.wikimedia.org" {
interface_ip { "dns::auth-server": interface => "eth0", address =>
"208.80.152.142" }
interface_ip { "misc::url-downloader": interface => "eth0", address =>
"208.80.152.143" }
--
To view, visit https://gerrit.wikimedia.org/r/54999
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If82946c1e4637eda39e400f6894b6548b3184c8a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits