lorax-composer: Add 'weldr' to indicate it supports the weldr API
osbuild-composer also supports the weldr API, and front-ends like cockpit-composer can use either one of them, so to make it easier to switch between them we are adding 'weldr' to each of the API servers.
This commit is contained in:
parent
54548e4076
commit
92336963f0
@ -160,6 +160,9 @@ Requires: python3-boto3
|
|||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
|
|
||||||
|
# Implements the weldr API
|
||||||
|
Provides: weldr
|
||||||
|
|
||||||
%description composer
|
%description composer
|
||||||
lorax-composer provides a REST API for building images using lorax.
|
lorax-composer provides a REST API for building images using lorax.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user