Repair boolean
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful

Follow up to b6e9f75352, forgot to quote
the string causing it to still be converted to a boolean.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2023-07-31 21:10:35 +02:00
parent 5d4350aed3
commit 13d5e44baa
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57

View File

@ -221,7 +221,7 @@ nginx:
- server_name: ci.lysergic.dev ci.git.com.de
- location /:
- proxy_pass: https://ci.lysergic.dev
- proxy_ssl_verify: on
- proxy_ssl_verify: 'on'
manage_firewall: True
firewalld: