We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d11dea4 commit a9756eeCopy full SHA for a9756ee
integration-test/test.yaml
@@ -35,7 +35,7 @@
35
label: "{{ label }}"
36
type: "{{ type }}"
37
region: "{{ region }}"
38
- image: linode/ubuntu23.10
+ image: linode/ubuntu24.04
39
booted: true
40
metadata:
41
user_data: '{{ lookup("template", playbook_dir ~ "/harden.yaml.j2") }}'
0 commit comments