[conf] added ssh dictionary

This commit is contained in:
llnu 2019-12-08 14:01:41 +01:00
parent b235f0833c
commit fee1cfd4ff
1 changed files with 14 additions and 1 deletions

View File

@ -41,8 +41,21 @@ USER_PREFIX = users
VM_PREFIX = vms
[storage]
STORAGE_BACKEND = #values = filesystem,
#values = filesystem, ceph
STORAGE_BACKEND =
# if STORAGE_BACKEND = filesystem
VM_DIR =
IMG_DIR =
# if STORAGE_BACKEND = ceph
CEPH_VM_POOL =
CEPH_IMG_POOL =
# Importing uploaded files
FILE_DIR = /var/lib/ucloud/files
FILE_PREFIX = noclue-ahmed
[ssh]
SSH_USERNAME =
SSH_PRIVATEKEY =