Adjust dist name
The structure of the dists changed slightly for the new docker repo. Old: https://download.docker.com/linux/ubuntu/dists/ubuntu-xenial/Release New: https://download.docker.com/linux/ubuntu/dists/xenial/Release Change-Id: Ic2979b3f7cca6be8fc7499549a30f5543eda8246
This commit is contained in:
parent
b9bb044419
commit
d08baac36a
@ -263,7 +263,7 @@ class openstack_project::mirror_update (
|
||||
basedir => '/afs/.openstack.org/mirror/deb-docker',
|
||||
distributions => 'openstack_project/reprepro/distributions.debian-docker.erb',
|
||||
updates_file => 'puppet:///modules/openstack_project/reprepro/debian-docker-updates',
|
||||
releases => ['ubuntu-xenial'],
|
||||
releases => ['xenial'],
|
||||
}
|
||||
|
||||
cron { 'reprepro debian docker':
|
||||
|
Loading…
Reference in New Issue
Block a user