salt-states/wifi-voucher/packages.sls
2023-06-27 09:16:37 +02:00

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