1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

lokole/defaults/main.yml: Clarify lokole_sim_type options

This commit is contained in:
A Holt 2021-05-18 21:10:49 -04:00 committed by GitHub
parent 2f9f58ddf7
commit e21403d757
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,9 @@
# lokole_install: False
# lokole_enabled: False
# lokole_sim_type: LocalOnly # lokole_sim_type: Ethernet
# lokole_sim_type can be: 'hologram', 'Ethernet', 'LocalOnly', or 'mkwvconf'
# Details: https://github.com/ascoderu/lokole/blob/master/install.py#L35
# lokole_sim_type: LocalOnly
# 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!