Merge "Update debian-openstack to use jessie-newton"

This commit is contained in:
Jenkins 2016-07-13 19:52:56 +00:00 committed by Gerrit Code Review
commit 0194cc5156

View File

@ -120,6 +120,6 @@ class openstack_project::release_slave (
confdir => '/etc/reprepro/debian-openstack',
basedir => '/afs/.openstack.org/mirror/debian-openstack',
distributions => 'openstack_project/reprepro/distributions.debian-openstack.erb',
releases => ['jessie'],
releases => ['jessie-newton'],
}
}