Allow manager add-on access to observer (#2046)

* Allow manager add-on access to observer

* fix order
This commit is contained in:
Pascal Vizeli 2020-09-12 18:00:05 +02:00 committed by GitHub
parent de064d1d9c
commit 745845db19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,6 +90,7 @@ ADDONS_ROLE_ACCESS = {
r"|/host/.+" r"|/host/.+"
r"|/multicast/.+" r"|/multicast/.+"
r"|/network/.+" r"|/network/.+"
r"|/observer/.+"
r"|/os/.+" r"|/os/.+"
r"|/snapshots.*" r"|/snapshots.*"
r"|/supervisor/.+" r"|/supervisor/.+"