Setting the right smartgears version for resource-registry

This commit is contained in:
Luca Frosini 2016-09-30 16:26:04 +02:00
parent ff54c3654c
commit 0fb19da11a
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ resource_registry_gcube_repository: gcube-snapshots
resource_registry_snapshot_ver: 1.1.0-SNAPSHOT
resource_registry_version: 1.1.0-20160929.151332-7
resource_registry_name: resource-registry
smart_executor_name: smart-executor
resource_registry_file: '{{ resource_registry_name }}-{{ resource_registry_version }}.war'
resource_registry_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ resource_registry_gcube_repository }}/org/gcube/information-system/{{resource_registry_name}}/{{ resource_registry_snapshot_ver }}/{{ resource_registry_file }}'