Add bionic to deb-docker releases in mirror_update

Change-Id: I6c7a10a8ac2cfa731700e10ab640005cb8d522f6
This commit is contained in:
Michal Nasiadka 2019-06-11 18:00:13 +02:00
parent 9867d6c6bb
commit 4b1cc4b949
1 changed files with 1 additions and 1 deletions

View File

@ -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':