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"