Fix bugs
This commit is contained in:
parent
e37136d81f
commit
89b054e84a
3 changed files with 13 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
"users": [
|
||||
{
|
||||
"name": "user",
|
||||
"password": "SOME_ENCRYPTED_PASSWORD",
|
||||
"password": "SOME_PLAINTEXT_PASSWORD",
|
||||
"shell": "bash"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue