Merge "Get an LE cert for tarballs.opendev.org"

This commit is contained in:
Zuul 2019-06-06 14:53:30 +00:00 committed by Gerrit Code Review
commit 3e148d0219
3 changed files with 7 additions and 0 deletions

View File

@ -55,6 +55,7 @@ groups:
letsencrypt:
- graphite01.opendev.org
- mirror[0-9]*.opendev.org
- files[0-9]*.open*.org
logstash:
- logstash[0-9]*.open*.org
logstash-worker:

View File

@ -0,0 +1,3 @@
letsencrypt_certs:
tarballs-main:
- tarballs.opendev.org

View File

@ -18,6 +18,9 @@
- name: letsencrypt updated mirror01-dfw-rax-main
import_tasks: restart_apache.yaml
- name: letsencrypt updated tarballs-main
import_tasks: restart_apache.yaml
# Gate testing hosts:
- name: letsencrypt updated letsencrypt01-main-service
import_tasks: touch_file.yaml