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 --- nova-compute-instance.yaml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'nova-compute-instance.yaml') diff --git a/nova-compute-instance.yaml b/nova-compute-instance.yaml index 3074228e..dd7c39ae 100644 --- a/nova-compute-instance.yaml +++ b/nova-compute-instance.yaml @@ -26,9 +26,6 @@ Parameters: RabbitPassword: Type: String NoEcho: true - NovaInterfaces: - Type: String - Default: eth0 NovaComputeDriver: Type: String Default: libvirt.LibvirtDriver @@ -137,5 +134,3 @@ Resources: swift: store_user: '' store_key: '' - interfaces: - control: {Ref: NovaInterfaces} -- cgit 1.2.3-korg