Bump letsencrypt group id to match reality

It got created in the past as 3003. Just list it here like that.

Change-Id: Ic607a80c0d775856de059dedb73065c5708f556a
This commit is contained in:
Monty Taylor 2020-02-25 14:17:13 -06:00
parent 88b26edf24
commit 97a79a027a

View File

@ -79,5 +79,7 @@ letsencrypt_certs:
- review01.opendev.org - review01.opendev.org
- review.openstack.org - review.openstack.org
# We have to set the letsencrypt_gid to something that isn't 3000 # We have to set the letsencrypt_gid to something that isn't 3000
# to not conflict with gerrit2's gid # to not conflict with gerrit2's gid.
letsencrypt_gid: 3001 # Also, on review01.openstack.org, 3001 is openstackwatch and
# 3002 is github.
letsencrypt_gid: 3003