commit e8f2d2d8cbf45a160a601ef276450bc335e24285
parent a9d3e22679c4953f6e5af5c555019f26845f1021
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Tue, 4 Dec 2018 12:57:34 +0100
syntax
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
@@ -463,7 +463,7 @@ authz = util.Authz(
builder="switcher-builder"),
# Prevent _any_ action from being taken.
util.AnyEndpointMatcher(role="norole"),
- util.AnyControlEndpointMatcher(role="norole")]
+ util.AnyControlEndpointMatcher(role="norole")],
roleMatchers=[
util.RolesFromUsername(roles="admins",
usernames=["marcello",