Add setting bridge_mtu to config
This commit is contained in:
		| @@ -81,6 +81,7 @@ pvc: | ||||
|         node_log_lines: {{ pvc_log_node_lines }} | ||||
|       networking: | ||||
|         bridge_device: {{ pvc_bridge_device }} | ||||
|         bridge_mtu: {{ pvc_bridge_mtu }} | ||||
|         sriov_enable: {{ pvc_sriov_enable }} | ||||
|         sriov_device: {{ pvc_sriov_device }} | ||||
|         upstream: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user