diff --git a/data_bags/mon_notification/hosts.json b/data_bags/mon_notification/hosts.json index 7e8bb32..04859f6 100644 --- a/data_bags/mon_notification/hosts.json +++ b/data_bags/mon_notification/hosts.json @@ -1,7 +1,7 @@ { "id" : "hosts", "kafka": "192.168.10.10", - "mysql": "192.168.10.12", + "mysql": "192.168.10.6", "smtp": "localhost", "zookeeper": "localhost" }