BBlack has uploaded a new change for review.
https://gerrit.wikimedia.org/r/183550
Change subject: cp1008 -> jessie installer
......................................................................
cp1008 -> jessie installer
(and also, remove the authdns testing bit for now)
Change-Id: I707a8594c1071db7bdefcee456b6c17e2369116d
---
M manifests/site.pp
M modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
2 files changed, 3 insertions(+), 6 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/50/183550/1
diff --git a/manifests/site.pp b/manifests/site.pp
index 947f815..4742829 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -493,13 +493,12 @@
}
}
-# cp1008: temporary test host for SNI SSL
+# cp1008: prod-like SSL test host
node 'cp1008.wikimedia.org' {
include admin
interface::add_ip6_mapped { 'main': }
$cluster = 'cache_text'
include role::cache::text
- include role::authdns::testns # test dns stuff too
}
node /^cp10(3[7-9]|40)\.eqiad\.wmnet$/ {
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 3f94a42..994e8ad 100644
--- a/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
+++ b/modules/install-server/files/dhcpd/linux-host-entries.ttyS1-115200
@@ -454,12 +454,10 @@
}
host cp1008 {
- # temp test box for SNI
- # precise for more-exact test against current live cache setup
hardware ethernet 84:2b:2b:fd:bd:05;
fixed-address cp1008.wikimedia.org;
- option pxelinux.pathprefix "precise-installer/";
- filename "precise-installer/ubuntu-installer/amd64/pxelinux.0";
+ option pxelinux.pathprefix "jessie-installer/";
+ filename "jessie-installer/debian-installer/amd64/pxelinux.0";
}
host cp1037 {
--
To view, visit https://gerrit.wikimedia.org/r/183550
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I707a8594c1071db7bdefcee456b6c17e2369116d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits