We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 969c3cb commit f2126f6Copy full SHA for f2126f6
Ansible/roles/marvin/templates/test_data.py.j2
@@ -1139,7 +1139,7 @@ test_data = {
1139
"format": "ova",
1140
"hypervisor": "vmware",
1141
"ostype": "Other Linux (64-bit)",
1142
- "url": "https://cloud-images.ubuntu.com/releases/jammy/release/ubuntu-22.04-server-cloudimg-amd64.ova",
+ "url": "http://{{ stagingserverip }}/templates/ubuntu24-cloud-image-root-password-with-tools.ova",
1143
"requireshvm": "True",
1144
"ispublic": "True",
1145
"deployasis": "False"
0 commit comments