Skip to content

Commit 4758ce6

Browse files
committed
Rename stackhpc-admin to stackhpc_admin
1 parent 868b5ff commit 4758ce6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
zuul_operator_tenant_config:
33
- authorization-rule:
4-
name: stackhpc-admin
4+
name: stackhpc_admin
55
conditions:
66
- zuul_uid: "[email protected]"
77
- zuul_uid: "[email protected]"
@@ -13,7 +13,7 @@ zuul_operator_tenant_config:
1313
- tenant:
1414
name: stackhpc
1515
admin-rules:
16-
- stackhpc-admin
16+
- stackhpc_admin
1717
exclude-unprotected-branches: true
1818
source:
1919
stackhpc:

0 commit comments

Comments
 (0)