Fix: update config.json.sample (#177)

This commit is contained in:
Chia-Chi Hsu 2020-01-17 20:43:25 +08:00 committed by Bill Church
parent 2289036605
commit 42f973b479

View file

@ -5,8 +5,8 @@
}, },
"user": { "user": {
"name": null, "name": null,
"password": null "password": null,
"privatekey": null, "privatekey": null
}, },
"ssh": { "ssh": {
"host": null, "host": null,