Merge "Keystone: Source template files from git or deploy host"
This commit is contained in:
commit
4fb05ce306
@ -25,3 +25,6 @@ keystone_package_state: "{{ package_state }}"
|
||||
# venv fetch configuration
|
||||
keystone_venv_tag: "{{ venv_tag }}"
|
||||
keystone_venv_download_url: "{{ venv_base_download_url }}/keystone-{{ openstack_release }}-{{ ansible_architecture | lower }}.tgz"
|
||||
|
||||
# locations for fetching the default files from the git source
|
||||
keystone_git_config_lookup_location: "{{openstack_repo_url }}/openstackgit/keystone"
|
||||
|
Loading…
Reference in New Issue
Block a user