Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
93eaca0
)
Fix the hosts setting - nova uses novalocal.
author
Robert Collins
<rbtcollins@hp.com>
Fri, 21 Feb 2014 01:25:51 +0000
(14:25 +1300)
committer
Robert Collins
<rbtcollins@hp.com>
Fri, 21 Feb 2014 02:47:41 +0000
(15:47 +1300)
Not '.local'. Doh.
Change-Id: I61ac6e5d6dfefcfe8c78618f6fc5d4c2c61831f0
overcloud-source.yaml
patch
|
blob
|
history
diff --git
a/overcloud-source.yaml
b/overcloud-source.yaml
index
0fc850e
..
6d21a4d
100644
(file)
--- a/
overcloud-source.yaml
+++ b/
overcloud-source.yaml
@@
-220,7
+220,7
@@
Resources:
- Fn::GetAtt:
- NovaCompute0
- show
- - 'local'
+ - '
nova
local'
- Fn::Join:
- ' '
- - Fn::Select: