corrected host list
This commit is contained in:
parent
414a38631c
commit
48655dbbe3
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- hosts: localhost
|
||||
- hosts: prod_infra
|
||||
vars:
|
||||
cluster_check: true
|
||||
conductor_workers_server: http://conductor-server:8080/api
|
||||
|
|
Loading…
Reference in New Issue