many: remove jobsite code

This was replaced by `cmd/osbuild-worker-executor`.
This commit is contained in:
Sanne Raymaekers 2025-06-11 10:11:42 +02:00 committed by Tomáš Hozza
parent f6c1709d8d
commit 7dea1bcd01
6 changed files with 1 additions and 975 deletions

View file

@ -10,10 +10,6 @@ osbuild-worker-executor: The binary that runs osbuild to build an image on an is
osbuild-koji: Submits builds to Koji.
osbuild-jobsite-*: Provides an isolated set of services to run builds in. They can be separated
from the rest of the system through network segmentation or other means. The jobsite and what's
in it are only available to things inside it.
Service binaries
================