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:
Brian C. Lane 2020-03-06 08:56:39 -08:00
parent 54548e4076
commit 92336963f0
1 changed files with 3 additions and 0 deletions

View File

@ -160,6 +160,9 @@ Requires: python3-boto3
%{?systemd_requires}
BuildRequires: systemd
# Implements the weldr API
Provides: weldr
%description composer
lorax-composer provides a REST API for building images using lorax.