mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 19:52:06 +00:00
9 lines
410 B
YAML
9 lines
410 B
YAML
nodered_install: False
|
|
nodered_enabled: False
|
|
|
|
nodered_user: Admin
|
|
nodered_password: changeme
|
|
nodered_password_hash: $2b$08$oxgvoU9et3deSbXY8UNVTOWHSTQAyEASIal86RHVMqYQJhpPMNz7q
|
|
# To generate a new password hash, run 'node-red-admin hash-pw' and enter the
|
|
# new password. Paste the resulting hash above. After Ansible runs, username
|
|
# and password hash will be placed in: /home/nodered/.node-red/settings.js
|