From 42f32ba95147e6041cf26633557984a3a2179c34 Mon Sep 17 00:00:00 2001 From: Gregory Haynes Date: Mon, 2 Jun 2014 10:15:20 -0700 Subject: Move bootstrap-host out from bootstack We have had a change of opinion and are moving bootstrap_host properties out of bootstack in order to prevent mysql / rabbit from depending on boot-stack. Change-Id: I85399019c5fc448e98362ef832988abc8d9d459d --- undercloud-source.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'undercloud-source.yaml') diff --git a/undercloud-source.yaml b/undercloud-source.yaml index dd5d3855..cf9a43b8 100644 --- a/undercloud-source.yaml +++ b/undercloud-source.yaml @@ -154,7 +154,7 @@ Resources: Ref: AdminPassword admin-token: Ref: AdminToken - bootstack: + bootstrap_host: bootstrap_nodeid: Fn::Select: - 0 -- cgit 1.2.3-korg