Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops-roles
Matrix Docker Ansible Deploy
Commits
24793adb
Unverified
Commit
24793adb
authored
Aug 20, 2021
by
Slavi Pantaleev
Committed by
GitHub
Aug 20, 2021
Browse files
Merge pull request #1241 from sakkiii/patch-3
Certbot update v1.18.0
parents
9860fb46
f5a7e6d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/matrix-nginx-proxy/defaults/main.yml
View file @
24793adb
...
...
@@ -409,7 +409,7 @@ matrix_ssl_additional_domains_to_obtain_certificates_for: []
# Controls whether to obtain production or staging certificates from Let's Encrypt.
matrix_ssl_lets_encrypt_staging
:
false
matrix_ssl_lets_encrypt_certbot_docker_image
:
"
{{
matrix_container_global_registry_prefix
}}certbot/certbot:{{
matrix_ssl_architecture
}}-v1.1
7
.0"
matrix_ssl_lets_encrypt_certbot_docker_image
:
"
{{
matrix_container_global_registry_prefix
}}certbot/certbot:{{
matrix_ssl_architecture
}}-v1.1
8
.0"
matrix_ssl_lets_encrypt_certbot_docker_image_force_pull
:
"
{{
matrix_ssl_lets_encrypt_certbot_docker_image.endswith(':latest')
}}"
matrix_ssl_lets_encrypt_certbot_standalone_http_port
:
2402
matrix_ssl_lets_encrypt_support_email
:
~
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment