[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user