Skip to content

Commit 5803b18

Browse files
authored
hotfix graphite backend ip (#158)
1 parent c3e9be1 commit 5803b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inventory/service/group_vars/carbonapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ carbonapi_backends:
55
protocol: "carbonapi_v3_pb"
66
servers:
77
- "http://192.168.191.55:8081"
8-
- "http://192.168.14.159.55:8081"
8+
- "http://192.168.14.159:8081"
99
- "http://192.168.151.11:8081"
1010
- groupName: "zuul"
1111
lbMethod: "broadcast"

0 commit comments

Comments
 (0)