forked from ISTI-ansible-roles/ansible-roles
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:
parent
a6ecbf22b0
commit
e0fce456e8
|
@ -2,7 +2,7 @@
|
|||
grsf_publisher_ws_install: False
|
||||
grsf_publisher_ws_upgrade: False
|
||||
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_file: '{{ grsf_publisher_ws_name }}-{{ grsf_publisher_ws_ver }}.war'
|
||||
|
|
Loading…
Reference in New Issue