summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-testvm-prometheus.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ch-testvm-prometheus.yml')
-rw-r--r--inventory/host_vars/ch-testvm-prometheus.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-testvm-prometheus.yml b/inventory/host_vars/ch-testvm-prometheus.yml
index 80f3b4d0..7355322d 100644
--- a/inventory/host_vars/ch-testvm-prometheus.yml
+++ b/inventory/host_vars/ch-testvm-prometheus.yml
@@ -59,6 +59,17 @@ rspamd_web:
password: secret
enable_password: very-secret
+rspamd_modules_local_config:
+ antivirus: |
+ enabled = false;
+ fuzzy_check: |
+ enabled = false;
+ greylist: |
+ enabled = false;
+ rbl: |
+ enabled = false;
+
+
postfix_base_mynetworks:
- "127.0.0.0/8"