mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update: roles/remoteit/defaults/main.yml
This commit is contained in:
parent
77a0b4a26b
commit
783841c7d9
1 changed files with 9 additions and 2 deletions
|
@ -1,4 +1,11 @@
|
|||
# Remote.it allows you to make secure remote connections between two computers.
|
||||
# See https://docs.remote.it/cli/overview for possible values for remoteit_url
|
||||
# https://remote.it can help you remotely maintain an IIAB.
|
||||
|
||||
# remoteit_install: True
|
||||
# remoteit_enabled: False
|
||||
|
||||
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
|
||||
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
|
||||
|
||||
# See https://docs.remote.it/cli/overview to refine either value below:
|
||||
remoteit_cli_url: https://downloads.remote.it/cli/latest/remoteit_linux_armv7
|
||||
remoteit_device_url: https://downloads.remote.it/remoteit/v4.13.5/remoteit-4.13.5.armhf.rpi.deb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue