aboutsummaryrefslogtreecommitdiffstats
path: root/ci/environments/scenario004-multinode.yaml
diff options
context:
space:
mode:
authorEmilien Macchi <emilien@redhat.com>2017-01-27 14:39:35 -0500
committerEmilien Macchi <emilien@redhat.com>2017-02-17 07:10:17 -0500
commit4061dfe790f2614f253a6f0e14bf3dd056e20ce1 (patch)
treec12f4f1a33f6464caeca45b21179e1fd40763915 /ci/environments/scenario004-multinode.yaml
parent2d36054315f95c0379b0fd50df4dad22da73b126 (diff)
Switch to net-config-multinode
Because of this bug: https://bugs.launchpad.net/tripleo/+bug/1661412 We are unable to upgrade from Newton. Until we figure this out, let's re-enable the previous SoftwareConfig. Change-Id: I966b96c50224656b152045c97aa23b9495618a18
Diffstat (limited to 'ci/environments/scenario004-multinode.yaml')
-rw-r--r--ci/environments/scenario004-multinode.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/environments/scenario004-multinode.yaml b/ci/environments/scenario004-multinode.yaml
index 723a57b2..bec1d6d6 100644
--- a/ci/environments/scenario004-multinode.yaml
+++ b/ci/environments/scenario004-multinode.yaml
@@ -1,6 +1,6 @@
resource_registry:
- OS::TripleO::Controller::Net::SoftwareConfig: ../common/net-config-multinode-os-net-config.yaml
- OS::TripleO::Compute::Net::SoftwareConfig: ../common/net-config-multinode-os-net-config.yaml
+ OS::TripleO::Controller::Net::SoftwareConfig: ../common/net-config-multinode.yaml
+ OS::TripleO::Compute::Net::SoftwareConfig: ../common/net-config-multinode.yaml
OS::TripleO::Services::CephMds: ../../puppet/services/ceph-mds.yaml
OS::TripleO::Services::CephMon: ../../puppet/services/ceph-mon.yaml
OS::TripleO::Services::CephOSD: ../../puppet/services/ceph-osd.yaml