Merge "Modify the git repository url of venus."

This commit is contained in:
Zuul 2022-09-13 13:41:01 +00:00 committed by Gerrit Code Review
commit d7fe9d0809

View File

@ -99,7 +99,7 @@ openstack_venus_auth: "{{ openstack_auth }}"
####################
# Kolla
####################
venus_git_repository: "https://opendev.org/inspur/venus"
venus_git_repository: "{{ kolla_dev_repos_git }}/{{ project_name }}"
venus_dev_repos_pull: "{{ kolla_dev_repos_pull }}"
venus_dev_mode: "{{ kolla_dev_mode }}"
venus_source_version: "{{ kolla_source_version }}"