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 7024d25b..184c5cb8 100644 --- a/compute.yaml +++ b/compute.yaml @@ -148,7 +148,7 @@ parameters: description: An OVS bridge to create for accessing external networks. type: string NeutronPublicInterface: - default: eth0 + default: nic1 description: A port to add to the NeutronPhysicalBridge. type: string NeutronTunnelTypes: |