Skip to content

Commit f623eac

Browse files
committed
Fix host name rabbit -> rabbitmq
1 parent 5348b79 commit f623eac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/navi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
- hosts: redis
33
- hosts: detention
44
- hosts: mongo-navi
5-
- hosts: rabbit
5+
- hosts: rabbitmq
66

77
- hosts: navi
88
vars_files:

0 commit comments

Comments
 (0)