2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-03-01 00:31:42 +00:00

Fix web consoles/shells for operators

Operator role needed more permissions to act as expected.
This commit is contained in:
Jarrod Johnson 2019-05-07 15:58:34 -04:00
parent 7b5361a019
commit 3564de8c6d

View File

@ -49,6 +49,8 @@ _allowedbyrole = {
'/node*/inventory/firmware/updates/*',
'/node*/suppport/servicedata*',
'/node*/attributes/expression',
'/nodes/*/console/session*',
'/nodes/*/shell/sessions*',
],
'update': [
'/discovery/*',