Skip to content

Commit 02a1845

Browse files
add clio to worker and socket (#622)
1 parent 7daea34 commit 02a1845

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ansible/socket-server.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
- hosts: mongodb
33
- hosts: navi
4+
- hosts: clio
45
- hosts: rabbitmq
56
- hosts: redis
67
- hosts: swarm-manager

ansible/workers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
- hosts: mongodb
3+
- hosts: clio
34
- hosts: navi
45
- hosts: rabbitmq
56
- hosts: redis

0 commit comments

Comments
 (0)