From f8175fb55fd3d0a7c76ac8030157e02347c61525 Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Fri, 11 Oct 2013 19:18:45 +1300 Subject: Delete unused interfaces.control key. Change-Id: I3a84cf52cc46f0c338319a046d77edb2a9b29c45 --- overcloud-source.yaml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'overcloud-source.yaml') diff --git a/overcloud-source.yaml b/overcloud-source.yaml index 98c38540..8cb4596c 100644 --- a/overcloud-source.yaml +++ b/overcloud-source.yaml @@ -48,9 +48,6 @@ Parameters: NovaImage: Type: String Default: overcloud-compute - NovaInterfaces: - Default: eth0 - Type: String NovaPassword: Default: unset Description: The password for the nova service account, used by nova-api. @@ -224,8 +221,6 @@ Resources: - notcompute - networks - ':8000/v1/waitcondition' - interfaces: - control: eth0 keystone: db: mysql://keystone:unset@localhost/keystone host: -- cgit 1.2.3-korg