You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
190 B

  1. {
  2. "ip_oct1":"10",
  3. "ip_oct2":"100",
  4. "sshuser":"root",
  5. "sshpass":"admin",
  6. "dbhost":"127.0.0.1",
  7. "dbuser":"kea",
  8. "dbpass":"kea1234",
  9. "dbbase":"dhcp4",
  10. "ippool":["10","210"]
  11. }

Powered by TurnKey Linux.