Merge "Remove debian-jessie from reprepro"
This commit is contained in:
commit
053cf02df2
@ -126,7 +126,7 @@ class openstack_project::mirror_update (
|
||||
basedir => '/afs/.openstack.org/mirror/debian',
|
||||
distributions => 'openstack_project/reprepro/distributions.debian.erb',
|
||||
updates_file => 'puppet:///modules/openstack_project/reprepro/debuntu-updates',
|
||||
releases => ['jessie', 'stretch'],
|
||||
releases => ['stretch'],
|
||||
}
|
||||
|
||||
cron { 'reprepro debian':
|
||||
@ -246,7 +246,7 @@ class openstack_project::mirror_update (
|
||||
basedir => '/afs/.openstack.org/mirror/ceph-deb-jewel',
|
||||
distributions => 'openstack_project/reprepro/distributions.debian-ceph-jewel.erb',
|
||||
updates_file => 'puppet:///modules/openstack_project/reprepro/debian-ceph-jewel-updates',
|
||||
releases => ['jessie', 'trusty', 'xenial'],
|
||||
releases => ['trusty', 'xenial'],
|
||||
}
|
||||
|
||||
cron { 'reprepro debian ceph jewel':
|
||||
|
Loading…
Reference in New Issue
Block a user