Skip to content

Instantly share code, notes, and snippets.

@seb54000
seb54000 / basic-app.json
Created September 21, 2018 07:39 — forked from gschueler/basic-app.json
Basic Rundeck aclpolicy, allows access to one project for one group
{
"description": "MyGroup allowed access to MyProject only",
"context": {
"application": "rundeck"
},
"for": {
"project": [
{
"match": {
"name": "MyProject"