summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJoey Hess2014-04-10 16:03:49 -0400
committerJoey Hess2014-04-10 16:03:49 -0400
commit13a4d4889c48fc3ee44956440a87f4656da7fcc9 (patch)
tree0c3d88640fbcde30c296921e88564871983bbf96 /TODO
parent589e72eceb6b926a56d664072ae2b7a9b7987bbf (diff)
Use ssh connection caching, especially when bootstrapping.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 6f0de948..0cc8db1b 100644
--- a/TODO
+++ b/TODO
@@ -2,9 +2,6 @@
run it once for the whole. For example, may want to restart apache,
but only once despite many config changes being made to satisfy
properties. onChange is a poor substitute.
-* --spin needs 4 ssh connections when bootstrapping a new host
- that does not have the git repo yet. Should be possible to get that
- down to 1.
* Currently only Debian and derivatives are supported by most Properties.
One way to improve that would be to parameterize Properties with a
Distribution witness.