[ubuntu] Change packer templates from json to hcl (#8991)

* [ubuntu] Change packer tempaltes from json to hcl

* Add packer init

* Fix variable types for Ubuntu20 template
This commit is contained in:
Shamil Mubarakshin
2023-12-13 09:19:03 +01:00
committed by GitHub
parent ea64263b41
commit a5519ebed0
6 changed files with 552 additions and 506 deletions

View File

@@ -18,4 +18,4 @@ jobs:
parameters:
image_type: ubuntu2004
image_readme_name: Ubuntu2004-Readme.md
image_template_name: ubuntu-20.04.json
image_template_name: ubuntu-20.04.pkr.hcl