]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
testnode: do not start rpcbind on precise 54/head
authorAndrew Schoen <aschoen@redhat.com>
Mon, 22 Jun 2015 16:44:35 +0000 (11:44 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 22 Jun 2015 16:44:35 +0000 (11:44 -0500)
commit073adda020b7e98b8ec1b60031af35154b38f68f
treefa3c3b5e0e985d3114fa7569cc72fdde75f6a725
parentb75d6f8f17e048a185e66d750d92fb1710cee3d4
testnode: do not start rpcbind on precise

rpcbind does not provide a way to be managed with upstart on precise.
This creates a var we can use to toggle this task on and off per distro
as the other distros we support are ok with starting and enabling rpcbind.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/testnode/defaults/main.yml
roles/testnode/handlers/main.yml
roles/testnode/vars/ubuntu_12.04.yml