kolla-ansible/ansible/roles/octavia
Bertrand Lallau 3170b6c2a7 Fix 'node_config_directory' variable bad usage
Some roles made a bad usage of the 'node_config_directory' variable.

As described here:
https://github.com/openstack/kolla-ansible/blob/master/ansible/group_vars/all.yml#L16

'node_config_directory' is the directory to store the config files on
the destination node.

This variable MUST be changed to 'node_custom_config'.
Futhermore this will unified all roles.

Closes-Bug: #1682445
Change-Id: Id8d8a1268c79befac8938c1e0396267314b40301
2017-04-13 17:15:24 +02:00
..
defaults Optimize reconfiguration for octavia 2017-01-27 21:02:02 +08:00
handlers Optimize reconfiguration for octavia 2017-01-27 21:02:02 +08:00
tasks Fix 'node_config_directory' variable bad usage 2017-04-13 17:15:24 +02:00
templates Implement octavia ansible role 2016-12-12 16:27:34 +08:00