summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO11
1 files changed, 3 insertions, 8 deletions
diff --git a/TODO b/TODO
index 2d53ee6..b0aa41c 100644
--- 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?