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:
Andrea Dell'Amico 2015-12-16 13:50:18 +01:00
parent 05c509a683
commit 572cbf3fc5
1 changed files with 1 additions and 1 deletions

View File

@ -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