Switch whatcanido.... to sslonly
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
1949671c55
commit
4635aaf7b9
1 changed files with 2 additions and 1 deletions
|
@ -402,7 +402,8 @@
|
||||||
name: whatcanidoforfedora.org
|
name: whatcanidoforfedora.org
|
||||||
server_aliases:
|
server_aliases:
|
||||||
- www.whatcanidoforfedora.org
|
- www.whatcanidoforfedora.org
|
||||||
ssl: false
|
ssl: true
|
||||||
|
sslonly: true
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
certbot: true
|
certbot: true
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue