1
0
Fork 0
forked from infra/ansible

[postfix] Add missing variable to retrace group

The host_group variable was missing in retrace group, so the postfix
role took standard rdu3 main.cf file instead. Let's define the variable.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2026-03-16 12:29:56 +01:00
commit 36f773ece9

View file

@ -18,6 +18,7 @@ nrpe_procs_warn: 1800
primary_auth_source: ipa
tcp_ports: [80, 443]
vpn: true
host_group: retrace
notes: |
Provide a web interface and backend for ABRT Analytics and Retrace Server.