ansible: add device-specific pf files
authorKristof Provost <kp@FreeBSD.org>
Sun, 14 Jul 2024 21:03:48 +0000 (23:03 +0200)
committerKristof Provost <kp@FreeBSD.org>
Sun, 14 Jul 2024 21:03:48 +0000 (23:03 +0200)
commitc694e43b71a60ad399ba70e8de5ddb481d529b6a
treec018443b849f9c201b921fd038d7a93c5e257997
parent3f82fc21524ff34015df883a8c16886eebd44075
ansible: add device-specific pf files

We're going to need slightly different rules for different machines, if only for
port forwardings, so split out the pf.conf file.

Just phobos for now, we'll add the iapetus file later.
ansible/inventory-routers.yaml
ansible/roles/router/tasks/main.yaml
ansible/roles/router/templates/pf_phobos.conf [new file with mode: 0644]