aboutsummaryrefslogtreecommitdiff
path: root/doc/ideas.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ideas.rst')
-rw-r--r--doc/ideas.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ideas.rst b/doc/ideas.rst
index e89392f..a655422 100644
--- a/doc/ideas.rst
+++ b/doc/ideas.rst
@@ -54,6 +54,11 @@ Core
DEPLOY-THESE but take the CONNECTION argument from definitions established
by DEFHOSTDEPLOY.
+- A CONCURRENTLY combinator for property application specifications, which
+ means to apply each of the enclosed properties in parallel. Particularly
+ useful surrounding a set of DEPLOYS applications, to concurrently deploy a
+ number of hosts.
+
Project & packaging
-------------------