]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
testnode: do not modify resolv.conf on ubuntu 70/head
authorAndrew Schoen <aschoen@redhat.com>
Wed, 8 Jul 2015 21:48:16 +0000 (16:48 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 8 Jul 2015 21:48:16 +0000 (16:48 -0500)
commit939fddeca6fb5b67357b808a753fc48b923a7425
tree4745523914d0cd932b0cb828a4061085bea48755
parent0d228bf2ecc0c559d8ebef84ec15fd9d0c919730
testnode: do not modify resolv.conf on ubuntu

There is no need to modify resolv.conf for ubuntu anymore.  When using
cobbler this is set by using the resolvconf var in the cobbler role. For
vms, like ones created by openstack, this allows ubuntu nodes to use the
resolv.conf already provided.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/testnode/handlers/main.yml
roles/testnode/tasks/setup-ubuntu.yml
roles/testnode/templates/resolvconf/base [deleted file]
roles/testnode/templates/resolvconf/base_octo [deleted file]
roles/testnode/templates/resolvconf/base_typica [deleted file]