From 071f665d33289816a8850459122aeeabbe0e73a1 Mon Sep 17 00:00:00 2001 From: rhiz0et Date: Mon, 20 Dec 2021 17:40:29 +0100 Subject: [PATCH] Modified woodpecker.yml --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index 57487a2..3cae49c 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -20,7 +20,7 @@ woodpecker_admins: user1,user2 # Define the woodpecker domain woodpecker_host: https://ci.example.com -# Define the agent secret for the server and the agent: `pwgen 64 1` +# Define the agent secret for the server and the agent: `openssl rand -hex 32` woodpecker_agent_secret: "zueThahchohwee7ohvooqueSh8Pah8choodeibouyaing0mo5ang4xee0ong9bai" # Define maximal processes for the agent woodpecker_agent_max_procs: "2"