Also mirror stretch for puppetlabs

As we're trying to add a gate for Debian in puppet-openstack,
we also need puppetlabs repository for Stretch to be mirrored.

Change-Id: I8f7156f00db97deae6ad3500a5108d6ddb7420b1
This commit is contained in:
Thomas Goirand 2018-04-19 23:48:32 +02:00
parent 346f4297d2
commit 56e13f635a
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ class openstack_project::mirror_update (
basedir => '/afs/.openstack.org/mirror/apt-puppetlabs',
distributions => 'openstack_project/reprepro/distributions.apt-puppetlabs.erb',
updates_file => 'puppet:///modules/openstack_project/reprepro/puppetlabs-debs-pc1',
releases => ['xenial'],
releases => ['xenial', 'stretch'],
}
cron { 'reprepro ubuntu puppetlabs':