change offer and sku

This commit is contained in:
Mikhail Timofeev
2020-05-21 14:08:41 +03:00
parent aada5b12b0
commit d5d92a553a

View File

@@ -49,8 +49,8 @@
"private_virtual_network_with_public_ip": "{{user `private_virtual_network_with_public_ip`}}",
"os_type": "Linux",
"image_publisher": "canonical",
"image_offer": "0001-com-ubuntu-server-focal",
"image_sku": "20_04-lts",
"image_offer": "UbuntuServer",
"image_sku": "20.04-LTS",
"os_disk_size_gb": "86"
}
],