Merge "Make openstack_release more obvious" into stable/stein
This commit is contained in:
commit
be4384bdf4
@ -52,7 +52,7 @@ kolla_dev_repos_directory: "/opt/stack/"
|
||||
kolla_dev_repos_git: "https://opendev.org/openstack"
|
||||
kolla_dev_repos_pull: "no"
|
||||
kolla_dev_mode: "no"
|
||||
kolla_source_version: "stable/stein"
|
||||
kolla_source_version: "stable/{{ openstack_release }}"
|
||||
|
||||
# Proxy settings for containers such as magnum that need internet access
|
||||
container_http_proxy: ""
|
||||
|
@ -17,8 +17,8 @@
|
||||
# Valid options are [ binary, source ]
|
||||
#kolla_install_type: "binary"
|
||||
|
||||
# Valid option is Docker repository tag
|
||||
#openstack_release: ""
|
||||
# Do not override this unless you know what you are doing.
|
||||
#openstack_release: "stein"
|
||||
|
||||
# Location of configuration overrides
|
||||
#node_custom_config: "/etc/kolla/config"
|
||||
|
Loading…
Reference in New Issue
Block a user