]> git.proxmox.com Git - pve-common.git/blobdiff - test/etc_network_interfaces/t.ovs_bridge_allow.pl
network_interfaces: use allow-ovs for OVSBridge
[pve-common.git] / test / etc_network_interfaces / t.ovs_bridge_allow.pl
index 6d22243b3d7563660a20e283a139e4b1680e0cd5..45fad2e494f3078e4fa3e8d81f73be869bdf537a 100644 (file)
@@ -39,7 +39,7 @@ iface eth2 inet manual
 
 iface eth3 inet manual
 
-auto vmbr0
+allow-ovs vmbr0
 iface vmbr0 inet static
        address  $ip
        netmask  $nm
@@ -67,7 +67,7 @@ iface eth2 inet manual
 
 iface eth3 inet manual
 
-auto vmbr0
+allow-ovs vmbr0
 iface vmbr0 inet static
        address  $ip
        netmask  $nm
@@ -102,7 +102,7 @@ iface eth3 inet manual
 
 iface eth2 inet manual
 
-auto vmbr0
+allow-ovs vmbr0
 iface vmbr0 inet static
        address  $ip
        netmask  $nm