Merge "Remove Compass from genesis."
[genesis.git] / compass / deploy / ansible / roles / nova-controller / tasks / main.yml
diff --git a/compass/deploy/ansible/roles/nova-controller/tasks/main.yml b/compass/deploy/ansible/roles/nova-controller/tasks/main.yml
deleted file mode 100644 (file)
index 72a9f4d..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
----
-- include: nova_install.yml
-  tags:
-    - install
-    - nova_install
-    - nova
-
-- include: nova_config.yml
-  when: HA_CLUSTER is not defined or HA_CLUSTER[inventory_hostname] == ''
-  tags:
-    - config
-    - nova_config
-    - nova