mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Update medium.localvars
This commit is contained in:
parent
1906bb8072
commit
96be6a8cc7
1 changed files with 4 additions and 4 deletions
|
@ -122,11 +122,11 @@ iiab_usb_lib_show_all: True
|
|||
|
||||
calibre_install: True
|
||||
calibre_enabled: True
|
||||
# Force installation of a later Calibre (set by vars/raspbian-9.yml)
|
||||
calibre_via_debs: False
|
||||
# Try .deb upgrade of Calibre (like vars/raspbian-9.yml already does)
|
||||
# calibre_via_debs: True
|
||||
calibre_unstable_debs: False
|
||||
# Force installation of latest x86_64 Calibre (set by most OS's)
|
||||
calibre_via_python: False
|
||||
# Try python x86_64 upgrade of Calibre (like vars/<most-OS's>.yml already do)
|
||||
# calibre_via_python: True
|
||||
# Change calibre_port to 8010 if you're using XO laptops needing above idmgr
|
||||
calibre_port: 8080
|
||||
# Change calibre to XYZ add your own mnemonic URL like: http://box/XYZ
|
||||
|
|
Loading…
Reference in a new issue