mirror of
https://github.com/coreos/fedora-coreos-config.git
synced 2026-02-05 09:45:30 +01:00
A few sources of information were moved around/deleted in https://github.com/coreos/fedora-coreos-config/pull/3978 so let's adjust our files here that need updating.
15 lines
454 B
Plaintext
15 lines
454 B
Plaintext
# Stream-specific build arguments.
|
|
# Pass to buildah/podman using `--build-arg-file`.
|
|
|
|
ID=fedora
|
|
NAME=fedora-coreos
|
|
STREAM=rawhide
|
|
DESCRIPTION=Fedora CoreOS rawhide
|
|
VERSION=44
|
|
MUTATE_OS_RELEASE=44
|
|
BUILDER_IMG=quay.io/bootc-devel/fedora-bootc-rawhide-standard@sha256:99622cfadfc5691a0c628a9499f608aa003d1aaf7fd9a90dd26c6aac09365222
|
|
MANIFEST=manifest.yaml
|
|
# XXX: see inject_passwd_group() in build-rootfs
|
|
PASSWD_GROUP_DIR=manifests
|
|
IMAGE_CONFIG=image.yaml
|