Fix the hosts setting - nova uses novalocal.

Not '.local'. Doh.

Change-Id: I61ac6e5d6dfefcfe8c78618f6fc5d4c2c61831f0
This commit is contained in:
Robert Collins 2014-02-21 14:25:51 +13:00
parent 93eaca0e24
commit edf8712783
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ Resources:
- Fn::GetAtt:
- NovaCompute0
- show
- 'local'
- 'novalocal'
- Fn::Join:
- ' '
- - Fn::Select: