context:
project: '.*'--
You received this message because you are subscribed to the Google Groups "rundeck-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rundeck-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rundeck-discuss/ca17c129-5ca6-47af-96de-d2332c06706d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Alex Honor
[SimplifyOps, Inc | a...@simplifyops.com ]
Be sure to comment and vote on Rundeck Feature Development!
---
description: Ops-Team
context:
project: 'Operations'
for:
resource:
- allow: [read] # allow read/create all kinds
adhoc:
- deny: '*' # allow read/running/killing adhoc jobs
job:
- match:
group: 'Operations Jobs'
allow: [read,run] # allow read/run of all jobs
node:
- allow: '*' # allow read/run for all nodes
by:
group: Ops-Team
---
description: Ops-Team
context:
application: 'rundeck'
for:
project:
- match:
name: 'Operations'
allow: [read] # allow view of Operations Project
by:
group: Ops-Team
Hi Daniel,If they are policies are project scope, they can be organized into project-specific directories: ie., $RDECK_BASE/projects/{your project}/acls/.Remove the following stanza when copying there:context: project: '.*'
On Tue, Oct 18, 2016 at 8:59 AM, Daniel Majano <danim...@gmail.com> wrote:
Hi people,Do you know if exist some posibility to change the path directory of the acl files?.I have tens of different acl files in $RUNDECK_BASE/etc and for me It´s a bit "dirty".Thanks you for the help,Regards.
--
You received this message because you are subscribed to the Google Groups "rundeck-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rundeck-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rundeck-discuss/ca17c129-5ca6-47af-96de-d2332c06706d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rundeck-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rundeck-discuss/cd87559d-2481-478e-b88b-087e7510da8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.