openstack-ansible/playbooks/common-playbooks
Kevin Carter b3c670faeb Modify unbound to JIT install clients
This change modifies the unbound playbook so that it follows a JIT
pattern allowing the playbooks to install what they need when they need
it. Prior to this change the unbound playbook would iterate through all
target hosts, including containers, and attempt to install the client
resource or simply execute the resolveconf role which would end in
failure should the target resource not be available at the time of
execution. Converting this to a JIT pattern should save general time
when installing with and without unbound on initial deployments and will
guarantee that the target hosts, including containers, have the most
up-to-date client code unpo deployment, or upgrade, of a given service.

Change-Id: I829747094cabc8027bad904cb822a6d265f48d73
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2017-08-04 10:16:11 -05:00
..
cinder.yml Remove ceph_client role execution from playbooks 2017-07-13 22:59:19 +00:00
glance.yml Remove ceph_client role execution from playbooks 2017-07-13 22:59:19 +00:00
neutron.yml Implement rolling upgrades for neutron 2017-06-23 20:52:28 +00:00
nova.yml Simplify nova_cinder_rbd_inuse set fact 2017-07-14 16:12:11 +00:00
unbound-clients.yml Modify unbound to JIT install clients 2017-08-04 10:16:11 -05:00