Add necessary ansible vars for inap mirror LE
This was missed when adding the new inap mirror host to our inventory and groups. Change-Id: I02d7088ce1722f0a55fe6b17192fd462028aae5c
This commit is contained in:
parent
43515ef2a6
commit
4ab6673092
@ -1,5 +1,5 @@
|
||||
ansible_python_interpreter: python3
|
||||
letsencrypt_certs:
|
||||
mirror01-mtl01-inap-main:
|
||||
- mirror01.mtl01.inap.opendev.org
|
||||
mirror02-mtl01-inap-main:
|
||||
- mirror02.mtl01.inap.opendev.org
|
||||
- mirror.mtl01.inap.opendev.org
|
@ -37,7 +37,7 @@
|
||||
- name: letsencrypt updated mirror01-regionone-fortnebula-main
|
||||
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
|
||||
|
||||
- name: letsencrypt updated mirror01-mtl01-inap-main
|
||||
- name: letsencrypt updated mirror02-mtl01-inap-main
|
||||
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
|
||||
|
||||
# Gate testing hosts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user