Commit b1cc1f59 by Feanil Patel

Limit to the correct groups.

parent adb65b8d
......@@ -5,7 +5,7 @@
# installs
- name: Configure instance(s)
hosts: all
hosts: datastores
sudo: True
gather_facts: True
vars_files:
......
......@@ -4,7 +4,7 @@
# mongo, rabbitmq, and elasticsearch services.
- name: Configure instance(s)
hosts: all
hosts: stateless
sudo: True
gather_facts: True
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment