This removes osbs and allmost all it's associated playbooks and files. It served long and well, but we no longer need it. flatpaks are building with a koji-flatpak plugin. base/minimal/toolbox containers are building with kiwi. We aren't building any other containers right now, and we did they could be added to kiwi. This is the end of an era... I look with nostolga on ansible-ansible-openshift-ansible (a role to setup ansible on a control host and run it from our ansible). Good bye osbs! Signed-off-by: Kevin Fenzi <kevin@scrye.com>
21 lines
1.1 KiB
Text
21 lines
1.1 KiB
Text
---
|
|
csi_primary_contact: Fedora Admins - admin@fedoraproject.org
|
|
csi_purpose: Koji service employs a set of machines to build packages for the Fedora project.
|
|
csi_relationship: |
|
|
* Relies on koji-hub, Packages, PkgDB, apache, fedmsg, fas, virthost, and is monitored by nagios
|
|
* Several services rely on the builders, including koschei, Bodhi, Tagger, SCM, Darkserver.
|
|
* Produces automated builds of packages for the architecture listed. Builders can be scaled by adding new
|
|
# These variables are pushed into /etc/system_identification by the base role.
|
|
# Groups and individual hosts should ovveride them with specific info.
|
|
# See http://infrastructure.fedoraproject.org/csi/security-policy/
|
|
csi_security_category: High
|
|
docker_registry: "candidate-registry.fedoraproject.org"
|
|
freezes: true
|
|
host_group: kojibuilder
|
|
koji_hub: "koji.fedoraproject.org/kojihub"
|
|
koji_hub_nfs: "fedora_koji"
|
|
koji_root: "koji.fedoraproject.org/koji"
|
|
koji_server_url: "https://koji.fedoraproject.org/kojihub"
|
|
koji_topurl: "https://kojipkgs.fedoraproject.org/"
|
|
koji_weburl: "https://koji.fedoraproject.org/koji"
|
|
source_registry: "registry.fedoraproject.org"
|