forked from linux/gitea-permissions
fix permissions for CTRL_Packages
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
"lx_packages_beamlines": ["Owners"],
|
"lx_packages_beamlines": ["Owners"],
|
||||||
"lx_packages_ctrl": ["Owners"],
|
"lx_packages_ctrl": ["Owners"],
|
||||||
"gitea": ["Owners"],
|
"gitea": ["Owners"],
|
||||||
"ctrl_packages": ["LX_Engineering"]
|
"CTRL_Packages": ["LX_Engineering"]
|
||||||
},
|
},
|
||||||
"CN=unx-lx_support,OU=Groups,OU=psi,DC=d,DC=psi,DC=ch": {
|
"CN=unx-lx_support,OU=Groups,OU=psi,DC=d,DC=psi,DC=ch": {
|
||||||
"puppet": ["Support_LX"]
|
"puppet": ["Support_LX"]
|
||||||
@@ -76,11 +76,11 @@
|
|||||||
"TOMCAT": ["TOMCATs"],
|
"TOMCAT": ["TOMCATs"],
|
||||||
"TOMCAT_public": ["TOMCATs"]
|
"TOMCAT_public": ["TOMCATs"]
|
||||||
},
|
},
|
||||||
"CN=unx-gfa_sysads,OU=Groups,OU=psi,DC=d,DC=psi,DC=ch": {
|
"CN=unx-cas_sysad,OU=Groups,OU=psi,DC=d,DC=psi,DC=ch": {
|
||||||
"ctrl_packages": ["Owners"]
|
"CTRL_Packages": ["Owners"]
|
||||||
},
|
},
|
||||||
"CN=unx-gfa_devs,OU=Groups,OU=psi,DC=d,DC=psi,DC=ch": {
|
"CN=unx-gfa_devs,OU=Groups,OU=psi,DC=d,DC=psi,DC=ch": {
|
||||||
"ctrl_packages": ["Developers"]
|
"CTRL_Packages": ["Developers"]
|
||||||
},
|
},
|
||||||
"CN=kst-9501,OU=Official,OU=Groups,OU=psi,DC=d,DC=psi,DC=ch": {
|
"CN=kst-9501,OU=Official,OU=Groups,OU=psi,DC=d,DC=psi,DC=ch": {
|
||||||
"9501": ["Admins"]
|
"9501": ["Admins"]
|
||||||
|
|||||||
Reference in New Issue
Block a user