[conf] added ssh dictionary
This commit is contained in:
parent
34a6e99525
commit
1e70d0183d
1 changed files with 5 additions and 1 deletions
|
@ -54,4 +54,8 @@ CEPH_IMG_POOL =
|
||||||
|
|
||||||
# Importing uploaded files
|
# Importing uploaded files
|
||||||
FILE_DIR = /var/lib/ucloud/files
|
FILE_DIR = /var/lib/ucloud/files
|
||||||
FILE_PREFIX = noclue-ahmed
|
FILE_PREFIX = noclue-ahmed
|
||||||
|
|
||||||
|
[ssh]
|
||||||
|
SSH_USERNAME =
|
||||||
|
SSH_PRIVATEKEY =
|
||||||
|
|
Loading…
Reference in a new issue