Attempt native imagebuilder image
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
7
REMOVED/packer/azure/azure-sig.json
Normal file
7
REMOVED/packer/azure/azure-sig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"image_name": "capi-{{user `distribution`}}-{{user `distribution_version`}}",
|
||||
"replication_regions": "{{env `AZURE_LOCATION`}}",
|
||||
"resource_group_name": "{{env `RESOURCE_GROUP_NAME`}}",
|
||||
"shared_image_gallery_name": "{{env `GALLERY_NAME`}}",
|
||||
"sig_image_version": "0.3.{{user `build_timestamp`}}"
|
||||
}
|
||||
Reference in New Issue
Block a user