Use ocata in UCA instead of newton

We should now use UCA ocata.

Change-Id: I4a70b9ec90ea22de39a7610c295694315bf0d858
This commit is contained in:
Jean-Philippe Evrard 2017-02-07 12:15:29 +00:00
parent 80cf833af8
commit d18e1d12cd
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
cache_timeout: 600
# Ubuntu Cloud Archive variables
uca_openstack_release: newton
uca_openstack_release: ocata
uca_repo_dist: "{{ ansible_lsb.codename }}-updates/{{ uca_openstack_release }}"
uca_repo: "deb {{ uca_apt_repo_url }} {{ uca_repo_dist }} main"