chore(bootstrap): update ubuntu non-lts codename to questing (25.10)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
vars:
|
||||
# ubuntu = latest non-LTS, ubuntu-lts = latest LTS
|
||||
bootstrap_ubuntu_release_map:
|
||||
ubuntu: plucky
|
||||
ubuntu: questing
|
||||
ubuntu-lts: noble
|
||||
bootstrap_ubuntu_release: "{{ bootstrap_ubuntu_release_map[os] | default('noble') }}"
|
||||
_config: "{{ lookup('vars', bootstrap_var_key) }}"
|
||||
|
||||
Reference in New Issue
Block a user