Skip to content

Commit ec1af5a

Browse files
committed
Add stackhpc-admin rule
1 parent 51b7e2b commit ec1af5a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ansible/inventory/group_vars/all/zuul-operator-tenant-config

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
---
22
zuul_operator_tenant_config:
3+
- authorization-rule:
4+
name: stackhpc-admin
5+
conditions:
6+
zuul_uid: "[email protected]"
7+
38
- tenant:
49
name: stackhpc
10+
admin-rules:
11+
- stackhpc-admin
512
exclude-unprotected-branches: true
613
source:
714
github:

0 commit comments

Comments
 (0)