Fix the hosts line in the nuancier playbook
This commit is contained in:
parent
93c19c2c15
commit
417152c1e4
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
|||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
- name: set up gluster
|
||||
hosts: nuancier-stg, nuancier
|
||||
hosts: nuancier;nuancier-stg
|
||||
user: root
|
||||
gather_facts: True
|
||||
accelerate: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue