Merge "Only override UCA repo url on OpenStack CI"

This commit is contained in:
Jenkins 2016-09-06 13:34:06 +00:00 committed by Gerrit Code Review
commit d894af2ed7
1 changed files with 1 additions and 0 deletions

View File

@ -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