]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
testnode: make lab_domain an optional var
authorAndrew Schoen <aschoen@redhat.com>
Thu, 9 Jul 2015 19:26:05 +0000 (14:26 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 9 Jul 2015 21:52:46 +0000 (16:52 -0500)
commit6701c31497c85357a563640fc4b3a2d2541b4772
treeb779e5ca2a5f48a6adf9e33c1691de554079c04e
parent50e0db4b80b195826b0da9b50a1552a61eabef47
testnode: make lab_domain an optional var

lab_domain is used to strip the domain from the nodes hostname, this
allows that task to be skipped if lab_domain isn't provided.  I believe
we only do this because of some quirk in how cobbler images our rhel
nodes, we might not even need this functionality.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/testnode/defaults/main.yml
roles/testnode/tasks/redhat/set_hostname.yml
roles/testnode/tasks/setup-redhat.yml