add missing : to variable.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-07 16:19:34 -07:00
parent 0b6cdc8a89
commit 5d4f3fca8a

View file

@ -3,6 +3,6 @@ br0_dev: eno1
br0_ip: 10.3.169.26
br0_gw: 10.3.169.254
br0_nm 255.255.255.0
br0_nm: 255.255.255.0
dns: 10.3.163.33