Merge "Prevent tripleo-bm-test network from setting DNS"

This commit is contained in:
Jenkins 2014-03-27 22:04:49 +00:00 committed by Gerrit Code Review
commit 8071119873

View File

@ -42,6 +42,7 @@ DEVICE="eth1"
BOOTPROTO="dhcp"
ONBOOT="yes"
TYPE="Ethernet"
PEERDNS="no"
EOF
elif [ -f /etc/network/interfaces ]; then