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 02:17:53 -05:00 committed by GitHub
parent baad9d039e
commit 5752811121
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,3 +13,4 @@ nodered_password_hash: $2b$08$oxgvoU9et3deSbXY8UNVTOWHSTQAyEASIal86RHVMqYQJhpPMN
# To generate a new password hash, run 'node-red-admin hash-pw' and enter the # 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 # new password. Paste the resulting hash above. After Ansible runs, username
# and password hash will be placed in: /home/nodered/.node-red/settings.js # and password hash will be placed in: /home/nodered/.node-red/settings.js
# Or...on Raspberry Pi it's placed in: /home/pi/.node-red/settings.js