check-compose: no dashes in group names apparently
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
efddd0d5b1
commit
db1a4da495
4 changed files with 3 additions and 3 deletions
15
inventory/group_vars/checkcompose
Normal file
15
inventory/group_vars/checkcompose
Normal file
|
@ -0,0 +1,15 @@
|
|||
# This var should never be set for more than one machine
|
||||
checkcompose_prod: true
|
||||
checkcompose_env_suffix:
|
||||
checkcompose_env: production
|
||||
|
||||
# The checkcompose settings below cause system(s) in this group to
|
||||
# send out check-compose reports. This could cause duplicate reports
|
||||
# if additional systems were added to this group.
|
||||
checkcompose_emailfrom: rawhide@fedoraproject.org
|
||||
checkcompose_emailto: "test@lists.fedoraproject.org devel@lists.fedoraproject.org"
|
||||
checkcompose_atomic_emailto: "dusty@dustymabe.com walters@verbum.org atomic@lists.fedoraproject.org"
|
||||
checkcompose_atomic_emailerror: "true"
|
||||
checkcompose_smtp: bastion.phx2.fedoraproject.org
|
||||
checkcompose_url: "https://{{ external_hostname }}"
|
||||
checkcompose_greenwaveurl: https://greenwave-web-greenwave.app.os.fedoraproject.org
|
Loading…
Add table
Add a link
Reference in a new issue