Fix the hosts setting - nova uses novalocal.
authorRobert Collins <rbtcollins@hp.com>
Fri, 21 Feb 2014 01:25:51 +0000 (14:25 +1300)
committerRobert Collins <rbtcollins@hp.com>
Fri, 21 Feb 2014 02:47:41 +0000 (15:47 +1300)
Not '.local'. Doh.

Change-Id: I61ac6e5d6dfefcfe8c78618f6fc5d4c2c61831f0

overcloud-source.yaml

index 0fc850e..6d21a4d 100644 (file)
@@ -220,7 +220,7 @@ Resources:
                             - Fn::GetAtt:
                               - NovaCompute0
                               - show
-                          - 'local'
+                          - 'novalocal'
             - Fn::Join:
               - ' '
               - - Fn::Select: