Add stretch to debian mirror
Add recently released stretch to the Debian reprepo configuration Change-Id: I35f3c4518aaeca3385f09438686ed59d8ac92480
This commit is contained in:
parent
0a410652a3
commit
f7f6751f05
@ -149,7 +149,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'],
|
||||
releases => ['jessie', 'stretch'],
|
||||
}
|
||||
|
||||
cron { 'reprepro debian':
|
||||
|
Loading…
Reference in New Issue
Block a user