10 lines
259 B
Plaintext
10 lines
259 B
Plaintext
Install CUPS and bsd tools:
|
|
pkg.installed:
|
|
- pkgs:
|
|
- cups
|
|
- cups-bsd
|
|
|
|
Install wifi-voucher:
|
|
pip.installed:
|
|
- name: https://git.rre.nu/jonas/wifi-voucher/raw/branch/main/dist/voucher-{{ pillar['voucher']['version'] }}-py39-none-any.whl
|