aboutsummaryrefslogtreecommitdiffstats
path: root/examples/scale2_hot.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scale2_hot.yaml')
-rw-r--r--examples/scale2_hot.yaml9
1 files changed, 1 insertions, 8 deletions
diff --git a/examples/scale2_hot.yaml b/examples/scale2_hot.yaml
index 0f3989cb..eb507616 100644
--- a/examples/scale2_hot.yaml
+++ b/examples/scale2_hot.yaml
@@ -55,14 +55,7 @@ resources:
path: NovaCompute0Config.Metadata
neutron:
ovs:
- local_ip:
- Fn::Select:
- - 0
- - Fn::Select:
- - ctlplane
- - get_attr:
- - NovaCompute0
- - networks
+ local_ip: {get_attr: [NovaCompute0, networks, ctlplane, 0]}
rabbit:
username: {get_param: RabbitUserName}
password: {get_param: RabbitPassword}