freedombone-image.json 479B

123456789
  1. {
  2. "Config file $CONFIG_FILENAME not found": "",
  3. "Your password chould contain at least ${MINIMUM_PASSWORD_LENGTH} characters": "",
  4. "\nImage was created.\n\nYou will be able to log into it with:\n": "",
  5. " ssh $USERNAME@$DEFAULT_DOMAIN_NAME -p 2222\n\n Password: $PASSWORD\n": "",
  6. " Username: $USERNAME\n Password: $PASSWORD\n": "",
  7. "\n Username: $USERNAME\n Password: $PASSWORD\n": "",
  8. "Username: $USERNAME\nPassword: $PASSWORD": ""
  9. }