kolla-ansible/releasenotes/notes/update-node-custom-config-7b378b25ce22779f.yaml
likui 825ef7acd4 update the default value of node_custom_config
The value of node_custom_config should is {{ node_config }}/config,
when specified using --configdir

Change-Id: I076b7d2c8980ddd3baa28f998f84a6b7005dc352
2022-01-25 16:07:57 +08:00

6 lines
136 B
YAML

---
upgrade:
- |
update the default value of node_custom_config to {{ node_config }}/config,
when specified using --configdir