Update UCA to Pike

The UCA Pike repository is now available, so
we should use it.

Change-Id: Ie77e4010f9c9446eacc6063125b30d3f2be74ad6
This commit is contained in:
Jesse Pretorius 2017-07-14 14:11:29 +01:00
parent 7cab63d3aa
commit 7a9bef3b51
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
# limitations under the License.
# Ubuntu Cloud Archive variables
uca_openstack_release: ocata
uca_openstack_release: pike
uca_repo_dist: "{{ ansible_lsb.codename }}-updates/{{ uca_openstack_release }}"
uca_repo: "deb {{ uca_apt_repo_url }} {{ uca_repo_dist }} main"
pip_install_external_repo_key_package: "ubuntu-cloud-keyring"