fixing hosts inventory group for resultsdb-stg group playbook

This commit is contained in:
Tim Flink 2014-06-05 03:37:32 +00:00
parent 3ce2a2a84a
commit f565b6075a

View file

@ -21,7 +21,7 @@
- include: "{{ handlers }}/restart_services.yml"
- name: make the box be real
hosts: taskotron
hosts: resultsdb-stg
user: root
gather_facts: True
accelerate: "{{ accelerated }}"