Skip to content

Commit e26c5e5

Browse files
author
Ryan Sandor Richards
committed
Fixed docker-listener and sauron.
1 parent 839fdbf commit e26c5e5

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

ansible/docker-listener.yml

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

56
- hosts: docker-listener
67
vars_files:

ansible/sauron.yml

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

56
- hosts: sauron
67
vars_files:

0 commit comments

Comments
 (0)