[MediaWiki-commits] [Gerrit] Add temporary host d-i-test - change (operations/puppet)

2014-12-08 Thread Faidon Liambotis (Code Review)
Faidon Liambotis has uploaded a new change for review.

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

Change subject: Add temporary host d-i-test
..

Add temporary host d-i-test

Used for experimenting with d-i.

Change-Id: I6e200f28f47929d89d57eb01c81acfde353cb581
---
M modules/install-server/files/autoinstall/netboot.cfg
M modules/install-server/files/dhcpd/linux-host-entries.ttyS0-115200
2 files changed, 9 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/48/178348/1

diff --git a/modules/install-server/files/autoinstall/netboot.cfg 
b/modules/install-server/files/autoinstall/netboot.cfg
index 2392599..04c2729 100755
--- a/modules/install-server/files/autoinstall/netboot.cfg
+++ b/modules/install-server/files/autoinstall/netboot.cfg
@@ -59,6 +59,7 @@
acamar|achernar|baham|cobalt|lead|lithium|polonium) echo 
partman/raid1-lvm.cfg ;; \

cp102[1-9]|cp10[3-6][0-9]|cp1070|cp[34]0[0-9][0-9]|sq6[7-9]|sq70|dysprosium) 
echo partman/raid1-varnish.cfg ;; \
cp1008) echo partman/raid1-varnish.cfg ;; \
+   d-i-test) echo partman/flat.cfg ;; \

antimony|arsenic|caesium|erbium|gadolinium|heze|holmium|magnesium|neodymium|palladium|promethium|rubidium|strontium|terbium)
 echo partman/lvm.cfg ;; \
graphite[12]00*) echo partman/lvm.cfg ;; \
lvs[1-6]|lvs[12]00*) echo partman/flat.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 ef7217b..b4438dd 100644
--- a/modules/install-server/files/dhcpd/linux-host-entries.ttyS0-115200
+++ b/modules/install-server/files/dhcpd/linux-host-entries.ttyS0-115200
@@ -118,3 +118,11 @@
 filename precise-installer/ubuntu-installer/amd64/pxelinux.0;
 }
 
+# temporary VM used for d-i testing
+host d-i-test {
+   hardware ethernet 52:54:00:12:34:56;
+   fixed-address d-i-test.eqiad.wmnet;
+   option pxelinux.pathprefix jessie-installer/;
+   filename jessie-installer/debian-installer/amd64/pxelinux.0;
+}
+

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6e200f28f47929d89d57eb01c81acfde353cb581
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis fai...@wikimedia.org

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Add temporary host d-i-test - change (operations/puppet)

2014-12-08 Thread Faidon Liambotis (Code Review)
Faidon Liambotis has submitted this change and it was merged.

Change subject: Add temporary host d-i-test
..


Add temporary host d-i-test

Used for experimenting with d-i.

Change-Id: I6e200f28f47929d89d57eb01c81acfde353cb581
---
M modules/install-server/files/autoinstall/netboot.cfg
M modules/install-server/files/dhcpd/linux-host-entries.ttyS0-115200
2 files changed, 9 insertions(+), 0 deletions(-)

Approvals:
  Faidon Liambotis: Verified; 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 2392599..04c2729 100755
--- a/modules/install-server/files/autoinstall/netboot.cfg
+++ b/modules/install-server/files/autoinstall/netboot.cfg
@@ -59,6 +59,7 @@
acamar|achernar|baham|cobalt|lead|lithium|polonium) echo 
partman/raid1-lvm.cfg ;; \

cp102[1-9]|cp10[3-6][0-9]|cp1070|cp[34]0[0-9][0-9]|sq6[7-9]|sq70|dysprosium) 
echo partman/raid1-varnish.cfg ;; \
cp1008) echo partman/raid1-varnish.cfg ;; \
+   d-i-test) echo partman/flat.cfg ;; \

antimony|arsenic|caesium|erbium|gadolinium|heze|holmium|magnesium|neodymium|palladium|promethium|rubidium|strontium|terbium)
 echo partman/lvm.cfg ;; \
graphite[12]00*) echo partman/lvm.cfg ;; \
lvs[1-6]|lvs[12]00*) echo partman/flat.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 ef7217b..b4438dd 100644
--- a/modules/install-server/files/dhcpd/linux-host-entries.ttyS0-115200
+++ b/modules/install-server/files/dhcpd/linux-host-entries.ttyS0-115200
@@ -118,3 +118,11 @@
 filename precise-installer/ubuntu-installer/amd64/pxelinux.0;
 }
 
+# temporary VM used for d-i testing
+host d-i-test {
+   hardware ethernet 52:54:00:12:34:56;
+   fixed-address d-i-test.eqiad.wmnet;
+   option pxelinux.pathprefix jessie-installer/;
+   filename jessie-installer/debian-installer/amd64/pxelinux.0;
+}
+

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6e200f28f47929d89d57eb01c81acfde353cb581
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis fai...@wikimedia.org
Gerrit-Reviewer: Faidon Liambotis fai...@wikimedia.org
Gerrit-Reviewer: jenkins-bot 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits