X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/45c611003d84157370f7356b62ba8aa6972535a1..24f3823f6e96c60025cbde15c3cb94557f3d0bec:/lib/config/config.default.yml diff --git a/lib/config/config.default.yml b/lib/config/config.default.yml index a2a34448f1..d5369d3ce6 100644 --- a/lib/config/config.default.yml +++ b/lib/config/config.default.yml @@ -952,6 +952,10 @@ Clusters: TimeoutShutdown: 10s # Worker VM image ID. + # (aws) AMI identifier + # (azure) managed disks: the name of the managed disk image + # (azure) unmanaged disks: the complete URI of the VHD, e.g. + # https://xxxxx.blob.core.windows.net/system/Microsoft.Compute/Images/images/xxxxx.vhd ImageID: "" # An executable file (located on the dispatcher host) to be @@ -1020,7 +1024,11 @@ Clusters: Network: "" Subnet: "" - # (azure) Where to store the VM VHD blobs + # (azure) managed disks: The resource group where the managed disk + # image can be found (if different from ResourceGroup). + ImageResourceGroup: "" + + # (azure) unmanaged disks: Where to store the VM VHD blobs StorageAccount: "" BlobContainer: ""