[postfix] Add missing variable to retrace group #3219

Merged
zlopez merged 1 commit from zlopez/ansible:13035 into main 2026-03-16 11:33:28 +00:00
Showing only changes of commit 36f773ece9 - Show all commits

[postfix] Add missing variable to retrace group
All checks were successful
Linter / yamllint (pull_request) Successful in 23s
Linter / ansible-lint (pull_request) Successful in 38s

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>
Michal Konečný 2026-03-16 12:29:56 +01:00

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.