diff --git a/manifests/repos.pp b/manifests/repos.pp index 7aa782d01..6a71e9144 100644 --- a/manifests/repos.pp +++ b/manifests/repos.pp @@ -4,9 +4,12 @@ class openstack_integration::repos { 'Debian': { include ::apt class { '::openstack_extras::repo::debian::ubuntu': - release => 'newton', + release => 'ocata', + repo => 'proposed', package_require => true, - uca_location => $::uca_mirror_host, + # use the mirror again when this patch is merged: + # https://review.openstack.org/404759 + # uca_location => $::uca_mirror_host, } # Ceph is both packaged on UCA & ceph.com # Official packages are on ceph.com so we want to make sure