azure chroot partial fixes

This commit is contained in:
Jeff Escalante 2020-05-29 17:17:23 -04:00
parent cbb7c88dc0
commit 700d9e4710
No known key found for this signature in database
GPG Key ID: 32D23C61AB5450DB
1 changed files with 8 additions and 4 deletions

View File

@ -81,12 +81,16 @@ At least one of these options needs to be specified:
- `shared_image_destination` (object) - The shared image to create using this build.
Where `shared_image_destination` is an object with the following properties:
@include 'builder/azure/chroot/\_SharedImageGalleryDestination-required.mdx
@include 'builder/azure/chroot/\_SharedImageGalleryDestination-not-required.mdx
@include 'builder/azure/chroot/SharedImageGalleryDestination-required.mdx'
@include 'builder/azure/chroot/SharedImageGalleryDestination-not-required.mdx'
And `target_regions` is an array of objects with the following properties:
@include 'builder/azure/chroot/\_TargetRegion-required.mdx
@include 'builder/azure/chroot/\_TargetRegion-not-required.mdx
@include 'builder/azure/chroot/TargetRegion-required.mdx'
@include 'builder/azure/chroot/TargetRegion-not-required.mdx'
## Chroot Mounts