1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update main.yml

This commit is contained in:
A Holt 2019-02-13 03:41:57 -05:00 committed by GitHub
parent a0eefd2024
commit 619f28b2d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,14 +8,15 @@
nodered_web_path: nodered # http://box/nodered reverse proxies http://box:1880
nodered_user: Admin
nodered_password: changeme
nodered_password: changeme # REMOVE THIS PASSWORD REMINDER LINE AS NECESSARY
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 as above, but into your own:
# /opt/iiab/iiab/vars/nodered/defaults/main.yml
#
# After Ansible runs, username and password hash are stored in:
# After IIAB's installer runs (or "cd /opt/iiab/iiab" then "./runrole nodered")
# username and password hash are stored in:
# /home/nodered/.node-red/settings.js
#
# Or...on Raspberry Pi they're stored in: