Merge "Prevent tripleo-bm-test network from setting DNS"
This commit is contained in:
commit
8071119873
@ -42,6 +42,7 @@ DEVICE="eth1"
|
||||
BOOTPROTO="dhcp"
|
||||
ONBOOT="yes"
|
||||
TYPE="Ethernet"
|
||||
PEERDNS="no"
|
||||
EOF
|
||||
|
||||
elif [ -f /etc/network/interfaces ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user