2cb3d41544
When the default release was switched from ocata to stein, some of the policies were duplicated. This moves the ocata overrides back to where they belong, and adds overrides for pike, queens, and rocky. Change-Id: I342d69e721b2692987951055e41ed5e153a91d6c
7 lines
272 B
YAML
7 lines
272 B
YAML
conf:
|
|
policy:
|
|
secret_project_match: project:%(target.secret.project_id)s
|
|
secret_creator_user: user:%(target.secret.creator_id)s
|
|
container_project_match: project:%(target.container.project_id)s
|
|
container_creator_user: user:%(target.container.creator_id)s
|