disable iptables by default
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5117030fff
commit
8e5f0a93e2
@ -16,7 +16,7 @@ unifi_lvm_fstype: xfs
|
|||||||
unifi_base_dir: /opt/unifi
|
unifi_base_dir: /opt/unifi
|
||||||
unifi_tmp_dir: "{{ unifi_base_dir }}/tmp"
|
unifi_tmp_dir: "{{ unifi_base_dir }}/tmp"
|
||||||
|
|
||||||
unifi_iptables_enabled: True
|
unifi_iptables_enabled: False
|
||||||
unifi_open_ports:
|
unifi_open_ports:
|
||||||
- name: allow_unifi_web
|
- name: allow_unifi_web
|
||||||
rules: |
|
rules: |
|
||||||
|
Loading…
Reference in New Issue
Block a user