forked from infra/ansible
User certbot role for Log Detective
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
This commit is contained in:
parent
f4c497e764
commit
51a458f26b
3 changed files with 52 additions and 1 deletions
|
|
@ -23,4 +23,12 @@ tcp_ports: [
|
|||
22, 80, 443, 8090,
|
||||
]
|
||||
|
||||
letsencrypt:
|
||||
certificates:
|
||||
logdetective01.fedorainfracloud.org:
|
||||
challenge_dir: /var/www/html
|
||||
domains:
|
||||
- logdetective01.fedorainfracloud.org
|
||||
mail: copr-devel@lists.fedorahosted.org
|
||||
|
||||
zabbix_host: 38.145.32.41
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue