smartgears-node-upgrade.yml fix check on openjdk in the following way: openjdk_install is defined and openjdk_install

smartgears-node.yml added check on opnejdk installation as done for smartgears-node-upgrade
  ../library/roles/smartgears/grsf_publisher_ws/defaults/main.yml update grsf_publisher service version
This commit is contained in:
Roberto Cirillo 2017-08-01 17:37:02 +02:00
parent a6ecbf22b0
commit e0fce456e8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
grsf_publisher_ws_install: False grsf_publisher_ws_install: False
grsf_publisher_ws_upgrade: False grsf_publisher_ws_upgrade: False
grsf_publisher_ws_gcube_repository: gcube-staging grsf_publisher_ws_gcube_repository: gcube-staging
grsf_publisher_ws_ver: 1.2.0-4.6.0-151196 grsf_publisher_ws_ver: 1.3.0-4.6.1-151526
grsf_publisher_ws_name: grsf-publisher-ws grsf_publisher_ws_name: grsf-publisher-ws
grsf_publisher_ws_file: '{{ grsf_publisher_ws_name }}-{{ grsf_publisher_ws_ver }}.war' grsf_publisher_ws_file: '{{ grsf_publisher_ws_name }}-{{ grsf_publisher_ws_ver }}.war'