diff options
Diffstat (limited to 'ansible/host_vars')
-rw-r--r-- | ansible/host_vars/knot/ufw.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/host_vars/knot/ufw.yml b/ansible/host_vars/knot/ufw.yml new file mode 100644 index 0000000..4ece7f5 --- /dev/null +++ b/ansible/host_vars/knot/ufw.yml @@ -0,0 +1,2 @@ +ufw__nat_address: 10.0.3.0 +ufw__nat_prefix: 24 |