summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2014-07-29 13:02:15 +1000
committerMartin Schwenke <martin@meltin.net>2014-08-12 11:23:36 +1000
commitd6607f708d65a22c929e0576872e51723f667783 (patch)
tree410fe73f2abae99d81749a5df1228540b2286b30
parent63146672403dbdf1d8e29a71f047d6221ccbb309 (diff)
downloadautocluster-d6607f708d65a22c929e0576872e51723f667783.tar.gz
autocluster-d6607f708d65a22c929e0576872e51723f667783.tar.xz
autocluster-d6607f708d65a22c929e0576872e51723f667783.zip
Update TODO
Signed-off-by: Martin Schwenke <martin@meltin.net>
-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?