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

In future let's try to keep credentials in their own apps

This commit is contained in:
A Holt 2022-04-08 09:25:36 -04:00 committed by GitHub
parent 8580c8e45e
commit f6f6f427c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,6 @@
# Passwords and license keys in /etc/iiab/local_vars.yml are not a healthy
# precedent :/ (Going forward let's try to keep credentials in their own apps)
- name: Copy OPTIONAL remoteit_license_key, e.g. from /etc/iiab/local_vars.yml to /etc/remoteit/registration, if remoteit_license_key is defined
# shell: echo {{ remoteit_license_key }} > /etc/remoteit/registration
template: