Files
kata-containers/obs-packaging/distros
Jose Carlos Venegas Munoz afe2dff5c3 obs: create-repo-branch.sh: New script to create OBS repos.
If want to create pkgs based in new branch, this script will create
all the empty repositories in OBS for each kata package.

Then we can point use the rest of scripts to push changes to this new repo.

Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2018-08-28 11:31:26 -05:00

17 lines
476 B
Plaintext

# Repositories.
#
# Each element is comprised of multiple parts in the form:
#
# name::project::repository
#
CentOS_7::CentOS:CentOS-7::standard
Fedora_26::Fedora:26::standard
Fedora_27::Fedora:27::standard
Fedora_28::Fedora:28::standard
RHEL_7::RedHat:RHEL-7::standard
SLE_12_SP3::SUSE:SLE-12-SP3:GA::standard
openSUSE_Leap_42.3::openSUSE:Leap:42.3::standard
xUbuntu_16.04::Ubuntu:16.04::universe
xUbuntu_17.10::Ubuntu:17.10::universe
xUbuntu_18.04::Ubuntu:18.04::universe