Merge "Only override UCA repo url on OpenStack CI"
This commit is contained in:
commit
d894af2ed7
@ -51,5 +51,6 @@
|
||||
set_fact:
|
||||
uca_apt_repo_url: "{{ ubuntu_repo_url.stdout | netorigin }}/ubuntu-cloud-archive"
|
||||
when:
|
||||
- nodepool.stat.exists | bool
|
||||
- ansible_pkg_mgr == 'apt'
|
||||
- nodepool.stat.exists | bool
|
||||
|
Loading…
Reference in New Issue
Block a user