fix: network config

This commit is contained in:
Glenn Y. Rolland 2023-04-05 00:55:46 +02:00
parent 01491e2332
commit e24cec4d8c

View file

@ -21,7 +21,7 @@ sudo tee /etc/network/interfaces.d/openstack >/dev/null <<MARK
auto br25
iface br25 inet static
address 172.16.0.1/16
address 172.16.0.2/16
bridge_ports eth1
bridge_stp off
bridge_maxwait 0