rockylinux-ostree-config/bootserver/roles/mosibi.pxe/vars/main.yml
Richard Arends 00e6636813 First
2022-06-06 12:11:09 +02:00

11 lines
179 B
YAML

---
# vars file for mosibi.pxe
required_packages:
- rsync
- tftp-server
- syslinux-tftpboot
- syslinux
- httpd
tftpd_service: tftp.service
apache_service: httpd.service