aboutsummaryrefslogtreecommitdiffstats
path: root/inventory-example/group_vars/opnsense_firewalls.yml
blob: 8a4ac7b2b183bc49bbfe736f55db3d04071faa25 (plain)
1
2
3
4
5
6
7
ansible_python_interpreter: /usr/local/bin/python3

# If you want OPNsense to serve PXE, you need the following plugins:
#   - os-tftp
#   - os-nginx
pxe_root: /usr/local/tftp
pxe_http_port: 8080