Add ubuntu xenial to reprepro

Now that we have ubuntu-xenial dibs, we'll need to mirror xenial too.

Change-Id: I78768c1d67ea4ff107bbbfb848f936a6123ce19e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-04-01 12:23:33 -04:00
parent d771177e02
commit 98ab6b5db7

View File

@ -100,7 +100,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'],
releases => ['trusty', 'xenial'],
}
cron { 'reprepro ubuntu':