static: remove unused letsencrypt group variable
The etsencrypt_certs variable defined here in the "static" group file is overwritten by the host variable. This is not doing anything (and we don't have a logs.openstack.org any more as it is all in object storage), remove it. Change-Id: I6910d6652c558c94d71b1609d1194b654bc5b42d
This commit is contained in:
parent
dd35b401a7
commit
8627b4dfc3
@ -1,3 +0,0 @@
|
||||
letsencrypt_certs:
|
||||
logs-main:
|
||||
- logs.opendev.org
|
@ -32,9 +32,6 @@
|
||||
- name: letsencrypt updated zuul02-opendev-main
|
||||
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
|
||||
|
||||
- name: letsencrypt updated logs-main
|
||||
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
|
||||
|
||||
- name: letsencrypt updated insecure-ci-registry01-main
|
||||
include_tasks: roles/letsencrypt-create-certs/handlers/restart_zuul_registry.yaml
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user