diff options
| author | spmfox <spmfox@foxwd.com> | 2024-06-18 10:59:38 -0400 |
|---|---|---|
| committer | spmfox <spmfox@foxwd.com> | 2024-06-18 10:59:38 -0400 |
| commit | 46e6e9dee8eb2fa7106d89871e1d19c838d4c355 (patch) | |
| tree | 1ba83aa46dcfcfb7b4df2d6409524ff779390157 /docs/sample-environment.yml | |
| parent | 7d36ea84bb5b0746e1eb440ef2033ef854946f6f (diff) | |
removing all support for fedora - focusing on one distro
Diffstat (limited to 'docs/sample-environment.yml')
| -rw-r--r-- | docs/sample-environment.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 <ssh key>" 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. |
