Add bridge_device entry to config
Used to properly allow bridged networks to be formed. Ref parallelvirtualcluster/pvc#64
This commit is contained in:
@ -77,6 +77,7 @@ pvc:
|
||||
log_keepalive_storage_details: {{ pvc_log_keepalive_storage_details }}
|
||||
console_log_lines: {{ pvc_log_console_lines }}
|
||||
networking:
|
||||
bridge_device: {{ pvc_bridge_device }}
|
||||
upstream:
|
||||
device: {{ pvc_upstream_device }}
|
||||
mtu: {{ pvc_upstream_mtu }}
|
||||
|
Reference in New Issue
Block a user