Merge "Add the mirroring of Debian Buster"
This commit is contained in:
commit
0cbd09efbf
@ -63,7 +63,7 @@ class openstack_project::mirror_update (
|
|||||||
basedir => '/afs/.openstack.org/mirror/debian',
|
basedir => '/afs/.openstack.org/mirror/debian',
|
||||||
distributions => 'openstack_project/reprepro/distributions.debian.erb',
|
distributions => 'openstack_project/reprepro/distributions.debian.erb',
|
||||||
updates_file => 'puppet:///modules/openstack_project/reprepro/debuntu-updates',
|
updates_file => 'puppet:///modules/openstack_project/reprepro/debuntu-updates',
|
||||||
releases => ['stretch'],
|
releases => ['stretch', 'buster'],
|
||||||
}
|
}
|
||||||
|
|
||||||
cron { 'reprepro debian':
|
cron { 'reprepro debian':
|
||||||
@ -96,7 +96,7 @@ class openstack_project::mirror_update (
|
|||||||
basedir => '/afs/.openstack.org/mirror/debian-security',
|
basedir => '/afs/.openstack.org/mirror/debian-security',
|
||||||
distributions => 'openstack_project/reprepro/distributions.debian-security.erb',
|
distributions => 'openstack_project/reprepro/distributions.debian-security.erb',
|
||||||
updates_file => 'puppet:///modules/openstack_project/reprepro/debian-security-updates',
|
updates_file => 'puppet:///modules/openstack_project/reprepro/debian-security-updates',
|
||||||
releases => ['stretch'],
|
releases => ['stretch', 'buster'],
|
||||||
}
|
}
|
||||||
|
|
||||||
cron { 'reprepro debian security':
|
cron { 'reprepro debian security':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user