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:08:31 -05:00 committed by GitHub
parent d9e5069a6b
commit 34c3358340
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,3 +14,4 @@ nodered_password_hash: $2b$08$oxgvoU9et3deSbXY8UNVTOWHSTQAyEASIal86RHVMqYQJhpPMN
# 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 # Or...on Raspberry Pi it's placed in: /home/pi/.node-red/settings.js
# See http://nodered.org/docs/security.html for details.