Dzahn has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/328597 )

Change subject: openstack: switch tftp server from carbon to install1001
......................................................................

openstack: switch tftp server from carbon to install1001

We want to stop using carbon (precise) and replace it
with install1001. We have already switched the TFTP for
all subnets in production in I8ed5efb77b23cde6.

Bug: T123733
Bug: T132757
Change-Id: Ife721b89b037f93fc80bd3cc3ec0c7e85b78906e
---
M modules/openstack/manifests/nova/network.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/97/328597/1

diff --git a/modules/openstack/manifests/nova/network.pp 
b/modules/openstack/manifests/nova/network.pp
index 34442ba..7195ac4 100644
--- a/modules/openstack/manifests/nova/network.pp
+++ b/modules/openstack/manifests/nova/network.pp
@@ -4,7 +4,7 @@
 class openstack::nova::network($novaconfig, 
$openstack_version=$::openstack::version) {
     include openstack::repo
 
-    $tftp_host = 'carbon.wikimedia.org'
+    $tftp_host = 'install1001.wikimedia.org'
 
     package {  [ 'nova-network', 'dnsmasq' ]:
         ensure  => present,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ife721b89b037f93fc80bd3cc3ec0c7e85b78906e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

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

Reply via email to