spec: Clarify we only support this in RHEL CoreOS

This commit is contained in:
Colin Walters (Red Hat) 2022-06-15 16:20:00 +00:00 committed by Sohan Kunkerkar
parent 953995bb45
commit 5775a4eabf

View File

@ -20,7 +20,7 @@ Version: 2.14.0
Name: ignition
Release: 1%{?dist}
Summary: First boot installer and configuration tool
Summary: First boot installer and configuration tool (RHEL CoreOS only)
# Upstream license specification: Apache-2.0
License: ASL 2.0
@ -191,6 +191,8 @@ Provides: bundled(golang(go.opencensus.io/trace/propagation)) = 0.22.5
Provides: bundled(golang(go.opencensus.io/trace/tracestate)) = 0.22.5
%description
This software is currently only supported on RHEL CoreOS.
Ignition is a utility used to manipulate systems during the initramfs.
This includes partitioning disks, formatting partitions, writing files
(regular files, systemd units, etc.), and configuring users. On first