Add stretch to debian mirror

Add recently released stretch to the Debian reprepo configuration

Change-Id: I35f3c4518aaeca3385f09438686ed59d8ac92480
This commit is contained in:
Ian Wienand 2017-06-27 14:01:23 +10:00
parent 0a410652a3
commit f7f6751f05

View File

@ -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':