From: Robert Collins Date: Fri, 21 Feb 2014 01:25:51 +0000 (+1300) Subject: Fix the hosts setting - nova uses novalocal. X-Git-Tag: opnfv-6.0.0~2871 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=edf87127836805197d2d67c6c2addcdab60c1b7a;p=apex-tripleo-heat-templates.git Fix the hosts setting - nova uses novalocal. Not '.local'. Doh. Change-Id: I61ac6e5d6dfefcfe8c78618f6fc5d4c2c61831f0 --- diff --git a/overcloud-source.yaml b/overcloud-source.yaml index 0fc850ea..6d21a4dc 100644 --- a/overcloud-source.yaml +++ b/overcloud-source.yaml @@ -220,7 +220,7 @@ Resources: - Fn::GetAtt: - NovaCompute0 - show - - 'local' + - 'novalocal' - Fn::Join: - ' ' - - Fn::Select: