Remove Compass from genesis.
[genesis.git] / compass / deploy / ansible / roles / ha / files / notify.sh
diff --git a/compass/deploy/ansible/roles/ha/files/notify.sh b/compass/deploy/ansible/roles/ha/files/notify.sh
deleted file mode 100644 (file)
index 5edffe8..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-python /usr/local/bin/failover.py $1
-mysql -uroot -e"flush hosts"
-service mysql restart