ansible-roles/smartgears/smartgears-container-home-l.../defaults/main.yml

8 lines
411 B
YAML

image_name: "smartgears_home_library"
image_tag: "{{ home_library_war_version }}"
push_to_repo: "no"
repo: "gcube-staging"
home_library_artifact_url: "http://maven.research-infrastructures.eu/nexus/service/local/repositories/{{ repo }}/content/org/gcube/data/access/home-library-webapp/{{ home_library_war_version }}/home-library-webapp-{{ home_library_war_version }}.war"
catalina_home: "/usr/share/tomcat7/"