ansible-roles/thredds/defaults/main.yml

12 lines
384 B
YAML
Raw Normal View History

---
thredds_install: False
thredds_upgrade: False
thredds_version: 4.6.9
thredds_name: tds
thredds_app_name: thredds
thredds_group_id: edu.ucar.tds
thredds_extension: war
thredds_file: '{{ thredds_name }}-{{ thredds_version }}.{{ thredds_extension }}'
thredds_repository_url: 'https://artifacts.unidata.ucar.edu/content/repositories/unidata-releases'
thredds_download_directory: /srv