Merge "Remove unnecessary option from group_vars/all.yml"
This commit is contained in:
commit
6ef646856f
@ -12,11 +12,8 @@ node_config: "{{ CONFIG_DIR | default('/etc/kolla') }}"
|
||||
# The directory to merge custom config files the kolla's config files
|
||||
node_custom_config: "/etc/kolla/config"
|
||||
|
||||
# The project to generate configuration files for
|
||||
project: ""
|
||||
|
||||
# The directory to store the config files on the destination node
|
||||
node_config_directory: "/etc/kolla/{{ project }}"
|
||||
node_config_directory: "/etc/kolla"
|
||||
|
||||
# The group which own node_config_directory, you can use a non-root
|
||||
# user to deploy kolla
|
||||
|
Loading…
x
Reference in New Issue
Block a user