diff options
Diffstat (limited to 'kvmxfile')
-rw-r--r-- | kvmxfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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" |