diff options
Diffstat (limited to 'compute.yaml')
-rw-r--r-- | compute.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compute.yaml b/compute.yaml index 350b5ec4..08e8153d 100644 --- a/compute.yaml +++ b/compute.yaml @@ -163,7 +163,7 @@ parameters: description: An OVS bridge to create for accessing external networks. type: string NeutronPublicInterface: - default: '' + default: eth0 description: A port to add to the NeutronPhysicalBridge. type: string NeutronTunnelTypes: |