Add Debian mirror for Ocata packages
In order to run Debian packages of the Ocata release through CI/CD, we first need the debian-ocata package mirrors to be initialized. Change-Id: I754dbf2d75bc043735707e42e8b480b932ee0b86
This commit is contained in:
parent
47d5314b47
commit
4b8cd980ac
@ -120,6 +120,6 @@ class openstack_project::release_slave (
|
|||||||
confdir => '/etc/reprepro/debian-openstack',
|
confdir => '/etc/reprepro/debian-openstack',
|
||||||
basedir => '/afs/.openstack.org/mirror/debian-openstack',
|
basedir => '/afs/.openstack.org/mirror/debian-openstack',
|
||||||
distributions => 'openstack_project/reprepro/distributions.debian-openstack.erb',
|
distributions => 'openstack_project/reprepro/distributions.debian-openstack.erb',
|
||||||
releases => ['jessie-newton'],
|
releases => ['jessie-newton', 'jessie-ocata'],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user