d4science-ghn-cluster/group_vars/*/r-packages.yml: Fix the dataminer r-packages order installation.
d4science-ghn-cluster/inventory/hosts.production: Production dataminer hostnames.
This commit is contained in:
parent
05c509a683
commit
572cbf3fc5
|
@ -31,7 +31,7 @@
|
|||
tags: haproxy
|
||||
|
||||
- name: Ensure that haproxy is enabled and started
|
||||
service: name=haproxy state=started enabled=yes
|
||||
service: name=haproxy state=restarted enabled=yes
|
||||
when: haproxy_enabled
|
||||
ignore_errors: True
|
||||
tags: haproxy
|
||||
|
|
Loading…
Reference in New Issue