group_vars/all: make nm a global default

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-11-19 11:14:17 -08:00
parent 0c0820803a
commit e6be2759fd

View file

@ -70,6 +70,7 @@ eth1_nm: 255.255.255.0
eth1_ip: 10.0.0.10
br0_nm: 255.255.255.0
br1_nm: 255.255.255.0
nm: 255.255.255.0
# Default to managing the network, we want to not do this on select
# hosts (like cloud nodes)