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:
parent
8580c8e45e
commit
f6f6f427c5
1 changed files with 3 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue