aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-11 00:19:40 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-11 00:19:40 -0700
commit8e7c6e65a6bcff54c6fc4ce0a47a3d18533f001e (patch)
tree20d2a32836708cccb9d4cd641bc2625186b27295 /doc
parent28e2631e72d0cc385dddc045eb6a44a181f40a75 (diff)
downloadconsfigurator-8e7c6e65a6bcff54c6fc4ce0a47a3d18533f001e.tar.gz
define "Root Lisp"
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/guide.rst b/doc/guide.rst
index 45badd9..200100e 100644
--- a/doc/guide.rst
+++ b/doc/guide.rst
@@ -60,6 +60,12 @@ To deploy single properties, you can use ``host-variant`` to obtain a version
of a host which has all its usual informational attributes, based on its usual
list of properties, but with a different list of properties to be applied.
+Root Lisp
+---------
+
+The Lisp process you control directly when you execute deployments. Typically
+running on your development laptop/workstation.
+
Prerequisite data
-----------------