forked from lix-project/hydra
Merge pull request #1242 from Ma27/fix-ldap-docs
doc/configuration: fix ldap role mapping example
This commit is contained in:
commit
2b1c1e65d5
|
@ -185,7 +185,7 @@ Example configuration:
|
|||
hydra_admin = admin
|
||||
# Allow all users in the dev group to restart jobs and cancel builds
|
||||
dev = restart-jobs
|
||||
dev = cancel-builds
|
||||
dev = cancel-build
|
||||
</role_mapping>
|
||||
</ldap>
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue