Skip to content

Commit f2126f6

Browse files
Update Cloud-init template for VMware (#208)
1 parent 969c3cb commit f2126f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ansible/roles/marvin/templates/test_data.py.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1139,7 +1139,7 @@ test_data = {
11391139
"format": "ova",
11401140
"hypervisor": "vmware",
11411141
"ostype": "Other Linux (64-bit)",
1142-
"url": "https://cloud-images.ubuntu.com/releases/jammy/release/ubuntu-22.04-server-cloudimg-amd64.ova",
1142+
"url": "http://{{ stagingserverip }}/templates/ubuntu24-cloud-image-root-password-with-tools.ova",
11431143
"requireshvm": "True",
11441144
"ispublic": "True",
11451145
"deployasis": "False"

0 commit comments

Comments
 (0)