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 99951490..bc13509c 100644 --- a/compute.yaml +++ b/compute.yaml @@ -169,7 +169,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: |