]> git.arvados.org - arvados.git/blob - tools/ansible/roles/compute_encrypt_tmp/defaults/main.yml
23044: Add integration test for ContainerWebServices.
[arvados.git] / tools / ansible / roles / compute_encrypt_tmp / defaults / main.yml
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: Apache-2.0
4
5 arvados_compute_encrypted_tmp: "{{ 'aws_ebs' if ansible_system_vendor == 'Amazon EC2' else '' }}"
6 aws_ebs_autoscale_url: "https://github.com/arvados/amazon-ebs-autoscale.git"
7 aws_ebs_autoscale_version: "ee323f0751c2b6f733692e805b51b9bf3c251bac"