aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-24 15:26:02 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-24 15:26:02 -0300
commit5d23ad41ed3db5b82315d1de35a748ab4506d431 (patch)
treebef1163a4ea30dc721cc284ce376f35e4e235608 /kvmxfile
parentf365cc0d217c895d1741c5cba8b03dd75064e33f (diff)
downloadkvmx-5d23ad41ed3db5b82315d1de35a748ab4506d431.tar.gz
kvmx-5d23ad41ed3db5b82315d1de35a748ab4506d431.tar.bz2
Check for ssh support
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/kvmxfile b/kvmxfile
index 631678d..4d1c502 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -61,4 +61,6 @@ ssh_support="y"
# Please note that this setting won't take effect if you're using a basebox.
# In that case the basebox keypair will be used if it exists, otherwise kvmx
# fallsback to the default insecure keypair.
+#
+# This setting is used during virtual machine bootstrapping by kvmx-create.
ssh_custom="y"