Merge "Mirror Puppetlabs puppet for Ubuntu Focal"

This commit is contained in:
Zuul 2020-09-02 00:12:46 +00:00 committed by Gerrit Code Review
commit f282b69801
1 changed files with 1 additions and 1 deletions

View File

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