Get letsencrypt certs for zuul-ci.org
Change-Id: Ieb0c6d02c11a660c063536206e3f9210796007b8
This commit is contained in:
parent
564a9d2a2a
commit
6288a3c016
@ -1,3 +1,9 @@
|
|||||||
letsencrypt_certs:
|
letsencrypt_certs:
|
||||||
tarballs-main:
|
tarballs-main:
|
||||||
- tarballs.opendev.org
|
- tarballs.opendev.org
|
||||||
|
zuul-ci-main:
|
||||||
|
- zuul-ci.org
|
||||||
|
- www.zuul-ci.org
|
||||||
|
zuulci-main:
|
||||||
|
- zuulci.org
|
||||||
|
- www.zuulci.org
|
||||||
|
@ -17,6 +17,12 @@
|
|||||||
- name: letsencrypt updated tarballs-main
|
- name: letsencrypt updated tarballs-main
|
||||||
import_tasks: restart_apache.yaml
|
import_tasks: restart_apache.yaml
|
||||||
|
|
||||||
|
- name: letsencrypt updated zuul-ci-main
|
||||||
|
import_tasks: restart_apache.yaml
|
||||||
|
|
||||||
|
- name: letsencrypt updated zuulci-main
|
||||||
|
import_tasks: restart_apache.yaml
|
||||||
|
|
||||||
- name: letsencrypt updated logs-main
|
- name: letsencrypt updated logs-main
|
||||||
import_tasks: restart_apache.yaml
|
import_tasks: restart_apache.yaml
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user