Update debian-openstack to use jessie-newton
Since it will be possible to upload different openstack branch release into Debian Jessie, we need to update the codename to jessie-newton. This allows future branches to also be added for jessie. Change-Id: I05da013ecafd74628aad5507a59d605c2353f1ad Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
996fb549d5
commit
e88d70f1b3
@ -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'],
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user