projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
22317: Replace compute image base.sh with an Ansible playbook
[arvados.git]
/
tools
/
compute-images
/
ansible
/
roles
/
arvados_apt
/
defaults
/
main.yml
1
# Copyright (C) The Arvados Authors. All rights reserved.
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
5
arvados_apt_url: "https://apt.arvados.org"
6
arvados_apt_suites: "{{ ansible_distribution_release }}"
7
arvados_pin_version: "3.0.0"