Merge branch '19164-add-flags'
[arvados.git] / tools / compute-images / arvados-images-azure.json
index 5397927a11358bfe0b261208d36356a36b3cb578..e303b022b5fd73675e7e50c7735a3465c2871067 100644 (file)
@@ -10,6 +10,8 @@
     "location": "centralus",
     "project_id": "",
     "public_key_file": "",
+    "mksquashfs_mem": "",
+    "nvidia_gpu_support": "",
     "reposuffix": "",
     "resolver": "",
     "resource_group": null,
     "type": "file",
     "source": "1078ECD7.asc",
     "destination": "/tmp/1078ECD7.asc"
-  },{
-    "type": "file",
-    "source": "2649A5A9.asc",
-    "destination": "/tmp/2649A5A9.asc"
   },{
     "type": "file",
     "source": "scripts/etc-cloud-cloud.cfg.d-07_compute_arvados_dispatch_cloud.cfg",
@@ -69,6 +67,6 @@
     "type": "shell",
     "execute_command": "sudo -S env {{ .Vars }} /bin/bash '{{ .Path }}'",
     "script": "scripts/base.sh",
-    "environment_vars": ["RESOLVER={{user `resolver`}}","REPOSUFFIX={{user `reposuffix`}}"]
+    "environment_vars": ["RESOLVER={{user `resolver`}}","REPOSUFFIX={{user `reposuffix`}}","MKSQUASHFS_MEM={{user `mksquashfs_mem`}}","NVIDIA_GPU_SUPPORT={{user `nvidia_gpu_support`}}","CLOUD=azure"]
   }]
 }