Add bionic to deb-docker releases in mirror_update
Change-Id: I6c7a10a8ac2cfa731700e10ab640005cb8d522f6
This commit is contained in:
parent
9867d6c6bb
commit
4b1cc4b949
@ -285,7 +285,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 => ['xenial'],
|
||||
releases => ['bionic', 'xenial'],
|
||||
}
|
||||
|
||||
cron { 'reprepro debian docker':
|
||||
|
Loading…
Reference in New Issue
Block a user