Merge "Add DefaultRoute to deployed_port.j2"

This commit is contained in:
Zuul 2021-04-23 19:53:19 +00:00 committed by Gerrit Code Review
commit 8624fcfdf9
1 changed files with 5 additions and 0 deletions

View File

@ -54,6 +54,11 @@ parameters:
IsVirtualIP: # Here for compatibility
type: boolean
default: false
DefaultRoute: # Here for compatibility
description: >
Whether this interface is used for the default route
type: boolean
default: false
resources: