kolla-ansible/ansible/roles/murano/tasks
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
..
bootstrap_service.yml map the host localtime to the container 2016-05-03 09:27:51 +08:00
bootstrap.yml Refactor bootstrap.yml file 2017-01-12 23:37:50 +08:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
config.yml Fix 'node_config_directory' variable bad usage 2017-04-13 17:15:24 +02:00
deploy.yml Allow murano role to pull images 2016-01-06 04:23:28 +00:00
main.yml Allow murano role to pull images 2016-01-06 04:23:28 +00:00
precheck.yml Move murano precheck into its own role 2017-01-11 23:54:42 +08:00
pull.yml Allow murano role to pull images 2016-01-06 04:23:28 +00:00
reconfigure.yml Remove do_reconfigure.yml file for all roles 2016-09-27 15:04:00 +00:00
register.yml Remove unnecessary until in register.yml file 2017-02-04 14:38:54 +08:00
start.yml Re-import Murano core library on upgrade 2016-12-13 19:13:35 +03:00
upgrade.yml Add register to upgrade.yml to create correct endpoint 2016-10-12 14:09:26 +01:00