From 13ae966069565a2a6f9406335f7720a7efd5c33f Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Wed, 10 Jul 2013 14:59:02 +1200 Subject: Set a default image name for compute nodes. Defaults that match devtest.md will make adoption easier. Change-Id: I6b8c2b13cada5454ff52681451f9124b67ea44a9 --- nova-compute-instance.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'nova-compute-instance.yaml') diff --git a/nova-compute-instance.yaml b/nova-compute-instance.yaml index b5a4b348..95fff893 100644 --- a/nova-compute-instance.yaml +++ b/nova-compute-instance.yaml @@ -11,6 +11,7 @@ Parameters: Default: baremetal NovaImage: Type: String + Default: overcloud-compute KeystoneHost: Type: String ServicePassword: -- cgit 1.2.3-korg