ansible-playbook-sobigdata-.../roles/sobigdata-manila/defaults/main.yml

23 lines
829 B
YAML

---
sobigdata_manila_compose_dir: '/srv/sobigdata_manila_stack'
sobigdata_manila_docker_stack_name: 'sobigdata_manila'
sobigdata_manila_docker_service_server_name: 'manila'
sobigdata_manila_docker_server_image: 'giordanodaloisio/manila'
sobigdata_manila_docker_network: 'sobigdata-manila-net'
sobigdata_manila_service_port: 5555
# ner, ner-large
sobigdata_manila_haproxy_public_net: 'haproxy-public'
sobigdata_manila_authorized_scopes: '/gcube'
sobigdata_manila_service_host: 'localhost'
sobigdata_manila_pep: false
pep_port: 80
pep_replicas: 1
nginx_pep_debug_enabled: 'false'
nginx_pep_max_body_size: 500M
nginx_pep_body_timeout: 60s
nginx_pep_base_url: https://code-repo.d4science.org/gCubeSystem/d4s-nginx-pep-examples/raw/branch/master/sobigdata-manila/
nginx_pep_templates:
- nginx.conf
- nginx.default.conf
- pep.js