summaryrefslogtreecommitdiff
path: root/roles/qvisqve/templates/worker.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/qvisqve/templates/worker.j2')
-rw-r--r--roles/qvisqve/templates/worker.j226
1 files changed, 26 insertions, 0 deletions
diff --git a/roles/qvisqve/templates/worker.j2 b/roles/qvisqve/templates/worker.j2
new file mode 100644
index 0000000..6a0c050
--- /dev/null
+++ b/roles/qvisqve/templates/worker.j2
@@ -0,0 +1,26 @@
+# secret: /{{ worker_secret }}/
+allowed_scopes:
+- uapi_version_get
+- uapi_workers_post
+- uapi_work_get
+- uapi_work_post
+- uapi_blobs_id_put
+- uapi_blobs_id_get
+- uapi_notify_post
+- uapi_builds_id_get
+- uapi_logs_id_get
+- uapi_version_get
+- uapi_projects_get
+- create
+- update
+- show
+- delete
+hashed_secret:
+ N: 16384
+ hash: {{ qvisqve_worker_hash }}
+ key_len: 128
+ p: 1
+ r: 8
+ salt: {{ qvisqve_worker_salt }}
+ version: 1
+id: {{ item }}