Correct retirement acl config file path in docs

Previously we indicated that retired projects should use the
openstack/retired.config file when retiring projects. This would have
worked in the past because this file didn't confer any special
permissions to openstack. That has since changed and we now want to use
the more generic opendev/retired.config file which only marks the
project as read only. OpenStack should continue to use their special acl
for retirment and that can be covered in OpenStack docs.

Change-Id: Iafdd6c058c90d3e14c2bebcefc0d8351288ac55c
This commit is contained in:
Clark Boylan 2024-07-11 11:06:53 -07:00
parent 08eea5856c
commit 9550674275

@ -455,7 +455,7 @@ following:
look for the line which defines the acl-config, update or add it
so that it contents is::
acl-config: /home/gerrit2/acls/openstack/retired.config
acl-config: /home/gerrit2/acls/opendev/retired.config
Also prefix the project description with ``RETIRED,``::