aboutsummaryrefslogtreecommitdiff
path: root/doc/ideas.rst
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-24 14:01:42 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-24 14:01:42 -0700
commitc84a15a80219df4d09207fd45f0c0d8be5cc6f44 (patch)
tree59d26f7e74547c9f59d72431936e45d534421036 /doc/ideas.rst
parent595023766d1e45eaa92c612e1f959e781c7d878a (diff)
downloadconsfigurator-c84a15a80219df4d09207fd45f0c0d8be5cc6f44.tar.gz
add HOSTDEPLOY idea
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc/ideas.rst')
-rw-r--r--doc/ideas.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ideas.rst b/doc/ideas.rst
index c1247e0..3ac4bc9 100644
--- a/doc/ideas.rst
+++ b/doc/ideas.rst
@@ -34,6 +34,10 @@ Core
into a ``(:apply ...)`` expression. Use this or variants thereof in most of
the entries in ``PROPERTY.FILE``.
+- HOSTDEPLOY and HOSTDEPLOY-THESE functions which are like DEPLOY and
+ DEPLOY-THESE but take the CONNECTION argument from definitions established
+ by DEFHOSTDEPLOY.
+
Project & packaging
-------------------