Files
openstack-ansible-os_nova/tasks/nova_service_setup.yml
Jimmy McCrory dd6d11aa89 Remove unnecessary overrides of service variables
Use the existing nova namespaced variables instead of overriding and
providing a generic 'service_' variable for use with the service setup
tasks. The existing nova_service_setup.yml file can be directly replaced
by nova_service_add.yml.

This also fixes a recursive loop issue seen when deploying the
integrated release with Ansible 2.1.

Change-Id: I72dc237623f2307430e219433425a6d67f15050d
2016-05-27 12:52:16 -07:00

3.4 KiB