Merge "Remove Compass from genesis."
[genesis.git] / compass / deploy / ansible / roles / ha / handlers / main.yml
diff --git a/compass/deploy/ansible/roles/ha/handlers/main.yml b/compass/deploy/ansible/roles/ha/handlers/main.yml
deleted file mode 100644 (file)
index a02c686..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
----
-- name: restart haproxy
-  service: name=haproxy state=restarted enabled=yes
-
-- name: restart xinetd
-  service: name=xinetd state=restarted enabled=yes
-
-- name: restart keepalived
-  service: name=keepalived state=restarted enabled=yes