From ed2207820728f309383c9021c9f879d3ced5d486 Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Wed, 10 Jul 2013 15:04:50 +1200 Subject: Update boot-stack vm image for overcloud use. We now have an undercloud specific template, so we can use bootstack-vm specifically for the overcloud control plane. Change-Id: I06eb2b1d00e4d2211b632a06880aed51f01762ff --- bootstack-vm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstack-vm.yaml b/bootstack-vm.yaml index 9e86da31..67b647ee 100644 --- a/bootstack-vm.yaml +++ b/bootstack-vm.yaml @@ -11,7 +11,7 @@ Parameters: Description: Name of an existing EC2 KeyPair to enable SSH access to the instances Type: String Image: - Default: undercloud + Default: overcloud-control Type: String PowerUserName: Default: stack -- cgit 1.2.3-korg