From 46e6e9dee8eb2fa7106d89871e1d19c838d4c355 Mon Sep 17 00:00:00 2001 From: spmfox Date: Tue, 18 Jun 2024 10:59:38 -0400 Subject: removing all support for fedora - focusing on one distro --- docs/sample-environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/sample-environment.yml b/docs/sample-environment.yml index 8903957..81e4811 100644 --- a/docs/sample-environment.yml +++ b/docs/sample-environment.yml @@ -21,5 +21,5 @@ all: create_user_ssh_pub: "ssh-rsa " bootc_image_tag: "40" bootc_acknowledge: false -# This is a local run only, useful for creating ISOs and perhaps running update.yml. The fedora-bootc:tag can be specified here, using an earlier version. +# This is a local run only, useful for creating ISOs and perhaps running update.yml. The centos-bootc:tag can be specified here, using an earlier version. # Because this version is before the need for an acknowledgement during bootc deployment, we can override and remove that from the command. -- cgit