geekoops-next/vars/openSUSE Leap_15.4.yml
Felix Niederwanger 069d668dd1
Revive the role
Update the role to work with 15.4 and add tests that only depend on the
internal Dockerfiles instead of the old external systemd containers.
2022-06-27 16:24:35 +02:00

11 lines
154 B
YAML

---
# openSUSE Leap 15.4 specific variables
## Software packages
packages: ['dnsmasq', 'unzip']
dnsmasq_service: "dnsmasq"
tftp_root: "/srv/tftpboot"