azure chroot partial fixes
This commit is contained in:
parent
cbb7c88dc0
commit
700d9e4710
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue