summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-04-25 19:29:18 +0300
committerLars Wirzenius <liw@liw.fi>2018-04-25 19:29:18 +0300
commitd9ab088d45c449387f3230072ecaf221ee207789 (patch)
treef015dc7875d66fa708d05ae2fea41669d18c45a1
parentb1aa7b2f9b25ec11fa458180bd55a351b074a6b5 (diff)
downloadick2-ansible-d9ab088d45c449387f3230072ecaf221ee207789.tar.gz
Change: add scopes for liw, workers to get id-less scope to get work
-rw-r--r--ick-cluster.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/ick-cluster.yml b/ick-cluster.yml
index fa32f95..b7dc93d 100644
--- a/ick-cluster.yml
+++ b/ick-cluster.yml
@@ -63,13 +63,15 @@
- uapi_projects_get
- uapi_status_get
- uapi_projects_post
+ - uapi_projects_id_get
- uapi_projects_id_put
+ - uapi_projects_id_delete
- uapi_pipelines_get
+ - uapi_pipelines_id_delete
- uapi_projects_id_status_get
- uapi_projects_id_status_put
- uapi_pipelines_post
- uapi_pipelines_id_put
- - uapi_projects_id_pipelines_id_get
- uapi_builds_get
- uapi_logs_get
- uapi_logs_id_get
@@ -87,7 +89,7 @@
allowed_scopes:
- uapi_version_get
- uapi_workers_post
- - uapi_work_id_get
+ - uapi_work_get
- uapi_work_post
- uapi_blobs_id_put
- uapi_blobs_id_get
@@ -103,7 +105,7 @@
allowed_scopes:
- uapi_version_get
- uapi_workers_post
- - uapi_work_id_get
+ - uapi_work_get
- uapi_work_post
- uapi_blobs_id_put
- uapi_blobs_id_get