Mirror puppet6 for bionic and stretch

Puppet 6.0 is now released and we want to start
testing this on bionic and stretch.

Change-Id: I30385fcf59627bf6345f8c651941ddf31bec32e2
This commit is contained in:
Tobias Urdin 2018-10-21 18:41:41 +02:00
parent 84123c60c8
commit 860983e97d

View File

@ -382,7 +382,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',
releases => { 'xenial' => 'PC1 puppet5', 'stretch' => 'PC1 puppet5', 'bionic' => 'puppet5' },
releases => { 'xenial' => 'PC1 puppet5', 'stretch' => 'PC1 puppet5 puppet6', 'bionic' => 'puppet5 puppet6' },
}
cron { 'reprepro ubuntu puppetlabs':