ansible-role-thredds/defaults/main.yml

17 lines
505 B
YAML

---
thredds_install: True
thredds_upgrade: False
thredds_version: 4.6.15
thredds_data_content_dir: /data/thredds
thredds_server_name: 'Thredds instance'
thredds_logo_url: '/thredds/threddsIcon.gif'
thredds_logo_alt_text: '{{ thredds_server_name }}'
thredds_organization: 'ORG'
thredds_email: ''
thredds_host_institution_name: 'ORG'
thredds_host_institution_web: ''
thredds_force_ssl_for_user_data: False
thredds_abstract: 'Scientific Data'
thredds_contact_name: 'Support'
thredds_google_analytics_key: ''