File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
contrib/runners/inquirer_runner/inquirer_runner
st2tests/st2tests/fixtures/generic/runners Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
roles :
24
24
default : []
25
25
required : false
26
- description : A list of roles that are permitted to respond to the action (if nothing provided, all are permitted) - REQUIRES ENTERPRISE FEATURES
26
+ description : A list of roles that are permitted to respond to the action (if nothing provided, all are permitted) - REQUIRES RBAC FEATURES
27
27
type : array
28
28
users :
29
29
default : []
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ runner_parameters:
24
24
roles :
25
25
default : []
26
26
required : false
27
- description : A list of roles that are permitted to respond to the action (if nothing provided, all are permitted) - REQUIRES ENTERPRISE FEATURES
27
+ description : A list of roles that are permitted to respond to the action (if nothing provided, all are permitted) - REQUIRES RBAC FEATURES
28
28
type : array
29
29
users :
30
30
default : []
You can’t perform that action at this time.
0 commit comments