feat: move profile scope to launch policy
This commit is contained in:
@@ -2,7 +2,6 @@ local p = yoi.profile.import("builtin:default")
|
||||
|
||||
p.slug = "intake"
|
||||
p.description = "Intake role profile with bundled reusable policy"
|
||||
p.scope = yoi.scope.workspace_read()
|
||||
p.worker.instruction = "$yoi/role/intake"
|
||||
p.feature = {
|
||||
task = { enabled = false },
|
||||
|
||||
Reference in New Issue
Block a user