RobH has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/360391 )
Change subject: labvirt101[5-8] install params
......................................................................
labvirt101[5-8] install params
updating dhcpd and netboot info for new labvirt hosts
Bug:T165531
Change-Id: Id3f5b0f45eacb9c438e589f773d8a665b5b223ef
---
M modules/install_server/files/autoinstall/netboot.cfg
M modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
2 files changed, 29 insertions(+), 1 deletion(-)
Approvals:
RobH: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/install_server/files/autoinstall/netboot.cfg
b/modules/install_server/files/autoinstall/netboot.cfg
index 8c26180..9fbd963 100755
--- a/modules/install_server/files/autoinstall/netboot.cfg
+++ b/modules/install_server/files/autoinstall/netboot.cfg
@@ -107,7 +107,7 @@
labtestvirt2002) echo partman/labtestvirt.cfg ;; \
labtestvirt2003) echo partman/raid10-gpt-srv-lvm-xfs.cfg ;; \
labvirt100[1-9]) echo partman/virt-hp.cfg ;; \
- labvirt101[0-4]) echo partman/labvirt-ssd.cfg ;; \
+ labvirt101[0-8]) echo partman/labvirt-ssd.cfg ;; \
lithium|wezen) echo partman/raid1-gpt.cfg ;; \
logstash100[1-3]) echo partman/raid1-lvm-ext4-srv.cfg ;; \
logstash100[4-6]) echo partman/logstash.cfg ;; \
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 f98545e..4cbcc9c 100644
--- a/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install_server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -2930,6 +2930,34 @@
filename "trusty-installer/ubuntu-installer/amd64/pxelinux.0";
}
+host labvirt1015 {
+ hardware ethernet 18:66:DA:FC:9F:98;
+ fixed-address labvirt1015.eqiad.wmnet;
+ option pxelinux.pathprefix "trusty-installer/";
+ filename "trusty-installer/ubuntu-installer/amd64/pxelinux.0";
+}
+
+host labvirt1016 {
+ hardware ethernet 18:66:DA:FC:9C:68;
+ fixed-address labvirt1016.eqiad.wmnet;
+ option pxelinux.pathprefix "trusty-installer/";
+ filename "trusty-installer/ubuntu-installer/amd64/pxelinux.0";
+}
+
+host labvirt1017 {
+ hardware ethernet 18:66:DA:FC:9F:A8;
+ fixed-address labvirt1017.eqiad.wmnet;
+ option pxelinux.pathprefix "trusty-installer/";
+ filename "trusty-installer/ubuntu-installer/amd64/pxelinux.0";
+}
+
+host labvirt1018 {
+ hardware ethernet 18:66:DA:FC:9C:58;
+ fixed-address labvirt1018.eqiad.wmnet;
+ option pxelinux.pathprefix "trusty-installer/";
+ filename "trusty-installer/ubuntu-installer/amd64/pxelinux.0";
+}
+
host lithium {
hardware ethernet C8:1F:66:BF:7F:EA;
fixed-address lithium.eqiad.wmnet;
--
To view, visit https://gerrit.wikimedia.org/r/360391
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id3f5b0f45eacb9c438e589f773d8a665b5b223ef
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits