Update config.json.sample
fix: lost comma in config.json.sample
This commit is contained in:
parent
3fd941a9ee
commit
71fe37785b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
"user": {
|
||||
"name": null,
|
||||
"password": null,
|
||||
"privatekey": null
|
||||
"privatekey": null,
|
||||
"overridebasic": false
|
||||
},
|
||||
"ssh": {
|
||||
|
|
Loading…
Reference in a new issue