forked from ISTI-ansible-roles/ansible-roles
group_vars/fhn_manager_prod/vo-config.yml added gCubeApps scope
../library/roles/smartgears/fhn_manager/defaults/main.yml update fhn-manager-service version to the last RN
This commit is contained in:
parent
4b0c1ca055
commit
d1999f7f3d
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
fhn_manager_install: False
|
||||
smart_executor_install: False
|
||||
fhn_manager_version: 1.2.1-4.2.0-134360
|
||||
fhn_manager_version: 1.2.1-4.2.0-139966
|
||||
fhn_manager_name: fhn-manager-service
|
||||
fhn_manager_file: '{{ fhn_manager_name }}-{{ fhn_manager_version }}.war'
|
||||
fhn_manager_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}/org/gcube/resources/federation/{{fhn_manager_name}}/{{ fhn_manager_version }}/{{ fhn_manager_file }}'
|
||||
|
|
Loading…
Reference in New Issue