Fix HyperKitty's URL
This commit is contained in:
parent
7051ba75e7
commit
c9395f3872
4 changed files with 4 additions and 1 deletions
|
@ -24,6 +24,7 @@ postfix_group: mailman
|
|||
|
||||
# Used by the mailman role
|
||||
mailman_db_server: db01.phx2.fedoraproject.org
|
||||
mailman_url: lists.fedoraproject.org
|
||||
|
||||
# by default, the number of emails in queue before we whine
|
||||
nrpe_check_postfix_queue_warn: 20
|
||||
|
|
|
@ -30,6 +30,7 @@ virt_install_command: /usr/sbin/virt-install -n {{ inventory_hostname }} -r {{ m
|
|||
|
||||
# Postfix main.cf
|
||||
postfix_group: mailman-stg
|
||||
mailman_url: lists.stg.fedoraproject.org
|
||||
|
||||
# Used by the mailman role
|
||||
mailman_db_server: db02.stg.phx2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue