From edf87127836805197d2d67c6c2addcdab60c1b7a Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Fri, 21 Feb 2014 14:25:51 +1300 Subject: [PATCH] Fix the hosts setting - nova uses novalocal. Not '.local'. Doh. Change-Id: I61ac6e5d6dfefcfe8c78618f6fc5d4c2c61831f0 --- overcloud-source.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overcloud-source.yaml b/overcloud-source.yaml index 0fc850ea8d..6d21a4dc0b 100644 --- a/overcloud-source.yaml +++ b/overcloud-source.yaml @@ -220,7 +220,7 @@ Resources: - Fn::GetAtt: - NovaCompute0 - show - - 'local' + - 'novalocal' - Fn::Join: - ' ' - - Fn::Select: