mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Remove "available in Fleet Premium" note from scripts permissions docs (#19492)
Scripts are available to free users.
This commit is contained in:
parent
0f8b540e03
commit
97cc5d17ea
1 changed files with 4 additions and 4 deletions
|
|
@ -91,10 +91,10 @@ GitOps is an API-only and write-only role that can be used on CI/CD pipelines.
|
|||
| View all [MDM settings](https://fleetdm.com/docs/using-fleet/mdm-macos-settings) | | | | ✅ | ✅ |
|
||||
| Edit setup experience (end user authentication, bootstrap package, Setup Assistant)\* | | | ✅ | ✅ | ✅ |
|
||||
| Edit end user license agreement (EULA)\* | | | | ✅ | |
|
||||
| Run arbitrary scripts on hosts\* | | | ✅ | ✅ | |
|
||||
| View saved scripts\* | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Edit/upload saved scripts\* | | | ✅ | ✅ | ✅ |
|
||||
| Run saved scripts on hosts\* | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Run arbitrary scripts on hosts | | | ✅ | ✅ | |
|
||||
| View saved scripts | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Edit/upload saved scripts | | | ✅ | ✅ | ✅ |
|
||||
| Run saved scripts on hosts | ✅ | ✅ | ✅ | ✅ | |
|
||||
| Lock, unlock, and wipe hosts\* | | | ✅ | ✅ | |
|
||||
|
||||
\* Applies only to Fleet Premium
|
||||
|
|
|
|||
Loading…
Reference in a new issue