Compare commits

..

No commits in common. "b7f34f8b9d41ec39051ac8534aa743a73db701b9" and "f90197f791dbedced8867309b0bb7c57c596ff04" have entirely different histories.

7 changed files with 0 additions and 11 deletions

View File

@ -212,7 +212,6 @@ nginx:
- error_log: /var/log/nginx/libsso_public.error.log
- access_log: /var/log/nginx/libsso_public.access.log combined
manage_firewall: True
firewalld:
zones:
public:

View File

@ -267,7 +267,6 @@ profile:
host: 'chillnet\.matterbridge\.dericom02\.rigel\.lysergic\.dev'
root: {{ mediapath }}chill
manage_firewall: True
firewalld:
zones:
web:

View File

@ -12,5 +12,3 @@ tor:
hostname: cr36xbvmgjwnfw4sly4kuc6c3ozhesjre3y5pggq5xdkkmbrq6dz4fad.onion
hs_ed25519_public_key: PT0gZWQyNTUxOXYxLXB1YmxpYzogdHlwZTAgPT0AAAAUd+uGrDJs0tuSXjiqC8LbsnJJMSbx15jQ7calMDGHhw==
hs_ed25519_secret_key: ${'secret_tor:hidden_services:irc:key'}
manage_firewall: True

View File

@ -441,4 +441,3 @@ nginx:
- sub_filter_types: application/xml
- sub_filter: takahe.rigel.lysergic.dev:8000 exhausted.life
manage_firewall: True

View File

@ -108,5 +108,3 @@ prometheus:
require_tls: false
smarthost: 'zz0.email:465'
send_resolved: yes
manage_firewall: True

View File

@ -142,7 +142,6 @@ profile:
pwd: ${'secret_privatebin:model_options:pwd'}
opt[12]: true
manage_firewall: True
firewalld:
zones:
backend:

View File

@ -1,8 +1,5 @@
include:
{#- drop pillar check after all firewall configurations have been imported #}
{%- if salt['pillar.get']('manage_firewall'), False %}
- firewalld
{%- endif %}
- profile.seccheck
- profile.zypp
- profile.prometheus.node_exporter