summaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-12-04 13:03:42 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-12-04 13:03:42 +0100
commit0fd1715973fcd20aa32f85717a821b34a39c145c (patch)
tree6cd7a17dcd9dc5cd40d22a4c13ecdf74c30381dd /buildbot
parent1395215616c47aacf9d503fb8f39967fc46a400f (diff)
downloaddeployment-0fd1715973fcd20aa32f85717a821b34a39c145c.tar.gz
deployment-0fd1715973fcd20aa32f85717a821b34a39c145c.tar.bz2
deployment-0fd1715973fcd20aa32f85717a821b34a39c145c.zip
syntax
Diffstat (limited to 'buildbot')
-rw-r--r--buildbot/master.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index a0051a0..73cb606 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -468,7 +468,7 @@ authz = util.Authz(
util.RebuildBuildEndpointMatcher(role="admins",
builder=["switcher-builder",
"doc-builder"]),
- util.AnyEndpointMatcher(role="norole")]
+ util.AnyEndpointMatcher(role="norole")],
roleMatchers=[
util.RolesFromUsername(roles="admins",
usernames=["marcello",