From 95955f17a38e7f517d4613c004e66d8232073f79 Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Wed, 19 Jul 2017 11:45:02 +0100 Subject: tag checking and validation complete. --- examples/worker1/worker1.cfg | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'examples/worker1/worker1.cfg') diff --git a/examples/worker1/worker1.cfg b/examples/worker1/worker1.cfg index 233afdd..0eabdf7 100644 --- a/examples/worker1/worker1.cfg +++ b/examples/worker1/worker1.cfg @@ -19,6 +19,16 @@ w_tags: ## c_hash: "12da324fb76s924acbce" } ] + }, + { + t_name: "build", + t_keyrings: ["allowed_users.asc"], + t_commands: [ + { + c_url: "file:///home/katolaz/bin/scorsh_build.sh" + } + ] } + ] ... \ No newline at end of file -- cgit v1.2.3