Fix HyperKitty's URL

This commit is contained in:
Aurélien Bompard 2014-10-17 09:12:08 +00:00
parent 7051ba75e7
commit c9395f3872
4 changed files with 4 additions and 1 deletions

View file

@ -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

View file

@ -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