2024-05-09 22:45:53 +02:00
|
|
|
# Example password: soi
|
|
|
|
# Create a hash with mkpasswd
|
|
|
|
install_admin_password = "$y$j9T$h5VhMd4KkdmbxdZD1gO0N/$1hvwZgO8pQw13Xd6jaNXbtkbqVOC4W/ia/KXOcCGYvB"
|
|
|
|
|
|
|
|
# Example password: soi
|
|
|
|
contestant_root_password = "$y$j9T$h5VhMd4KkdmbxdZD1gO0N/$1hvwZgO8pQw13Xd6jaNXbtkbqVOC4W/ia/KXOcCGYvB"
|
2024-05-13 22:59:31 +02:00
|
|
|
|
|
|
|
# WiFi passwords must be at least 8 characters
|
|
|
|
contestant_wifi_password = "12345678"
|