]> git.proxmox.com Git - pve-common.git/blobdiff - test/etc_network_interfaces/t.parsed_options.pl
INotify: use cidr for address on config change
[pve-common.git] / test / etc_network_interfaces / t.parsed_options.pl
index 40b5b1185a90ce4562d07a3760e7872eb25f7051..7a3230277a61d1073eb8b2a00485ea973529cf22 100644 (file)
@@ -18,8 +18,7 @@ iface eth1 inet manual
 
 auto vmbr0
 iface vmbr0 inet static
-       address  10.0.0.2
-       netmask  255.255.255.0
+       address  10.0.0.2/24
        gateway  10.0.0.1
        bridge-ports eth0
        bridge-stp off