inventory/hosts.production added smart_exec plugins under smart-executor group

../library/roles/smartgears/fhn_manager/defaults/main.yml: update fhn-manager version
This commit is contained in:
Roberto Cirillo 2016-11-02 18:40:03 +01:00
parent c661e65f90
commit c0bfea5399
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
fhn_manager_install: False
smart_executor_install: False
fhn_manager_version: 1.2.0-4.1.0-133350
fhn_manager_version: 1.2.0-4.1.0-133716
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 }}'