Update TODO
[autocluster.git] / TODO
diff --git a/TODO b/TODO
index 2d53ee6d191d32dbad72e29971b256699e33a559..b0aa41cce9d6b203810aac20763486fad50cff12 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,3 @@
-* SHAREDDISKSIZE can now be set to empty to avoid creation of shared
-  disks.  However, the various node templates still contain the shared
-  disk definitions so this causes an error.
-
-  Need a way of working around this.  One possibility is to have a
-  file containing a separate fragment for the shared disks and then
-  process that along with other indirects.  However, this suggests
-  that the handling of indirects needs to be generalised somehow.
+* Rename cluster_configure to node_configure?
+* Replace cluster_configure with something like puppet?
+* Move cluster_setup.sh and other scripts out to CTDB?