diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/sample-environment.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sample-environment.yml b/docs/sample-environment.yml index 18e65b0..8903957 100644 --- a/docs/sample-environment.yml +++ b/docs/sample-environment.yml @@ -19,7 +19,7 @@ all: ansible_connection: local create_user: "spmfox" create_user_ssh_pub: "ssh-rsa <ssh key>" - centos_bootc_tag: "stream9-1714747911" + bootc_image_tag: "40" bootc_acknowledge: false -# 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. +# 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. # Because this version is before the need for an acknowledgement during bootc deployment, we can override and remove that from the command. |
