Add ubuntu bionic to reprepro
Bionic Beaver is the next LTS for Ubuntu, enabling mirroring with reprepro. Change-Id: Ic59094d2666f3a9181044699d2b49e93aef79c4f Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
d1c4775ea7
commit
82435aee19
@ -133,7 +133,7 @@ class openstack_project::mirror_update (
|
||||
basedir => '/afs/.openstack.org/mirror/ubuntu',
|
||||
distributions => 'openstack_project/reprepro/distributions.ubuntu.erb',
|
||||
updates_file => 'puppet:///modules/openstack_project/reprepro/debuntu-updates',
|
||||
releases => ['trusty', 'xenial'],
|
||||
releases => ['bionic', 'trusty', 'xenial'],
|
||||
}
|
||||
|
||||
cron { 'reprepro ubuntu':
|
||||
|
Loading…
Reference in New Issue
Block a user