Skip to content

Commit ebb593f

Browse files
committed
Use new tag in bootc deploy
1 parent 0d54a55 commit ebb593f

File tree

1 file changed

+1
-1
lines changed
  • ansible_collections/shanemcd/toolbox/roles/fedora_iso/defaults

1 file changed

+1
-1
lines changed

ansible_collections/shanemcd/toolbox/roles/fedora_iso/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ fedora_releases_json_url: "https://getfedora.org/releases.json"
1212
fedora_iso_kickstart_shutdown_command: "reboot"
1313
container_runtime: "podman" # Container runtime to use: "podman" or "docker"
1414
fedora_iso_ostree_image: "quay.io/shanemcd/mybox"
15-
fedora_iso_ostree_tag: "latest-{{ fedora_iso_arch_map[fedora_iso_architecture] }}"
15+
fedora_iso_ostree_tag: "latest-kinoite-{{ fedora_iso_arch_map[fedora_iso_architecture] }}"

0 commit comments

Comments
 (0)