1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00
iiab/roles/nodered/defaults/main.yml

8 lines
330 B
YAML
Raw Normal View History

nodered_install: False
2018-06-27 11:17:44 +00:00
nodered_enabled: False
nodered_user: Admin
2019-01-16 06:32:00 +00:00
# To generate a new password, run 'node-red-admin hash-pw' and enter the new password.
# Copy the resulting hash to /home/nodered/.node-red/settings.js
nodered_password: changeme
nodered_password_hash: $2b$08$oxgvoU9et3deSbXY8UNVTOWHSTQAyEASIal86RHVMqYQJhpPMNz7q