9 lines
484 B
JSON
9 lines
484 B
JSON
|
{
|
||
|
"Config file $CONFIG_FILENAME not found": "",
|
||
|
"Your password chould contain at least ${MINIMUM_PASSWORD_LENGTH} characters": "",
|
||
|
"\nImage was created.\n\nYou will be able to log into it with:\n": "",
|
||
|
" ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p $SSH_PORT\n\n Password: $PASSWORD\n": "",
|
||
|
" Username: $USERNAME\n Password: $PASSWORD\n": "",
|
||
|
"\n Username: $USERNAME\n Password: $PASSWORD\n": "",
|
||
|
"Username: $USERNAME\nPassword: $PASSWORD": ""
|
||
|
}
|