install woodpecker agent
This commit is contained in:
parent
e6409a0a0e
commit
fef9b0866f
9 changed files with 126 additions and 6 deletions
4
roles/woodpecker/templates/woodpecker-agent.env.j2
Normal file
4
roles/woodpecker/templates/woodpecker-agent.env.j2
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
WOODPECKER_SERVER={{ woodpecker_server }}
|
||||
WOODPECKER_AGENT_SECRET={{ woodpecker_secret }}
|
||||
WOODPECKER_AGENT_CONFIG_FILE=/etc/woodpecker/woodpecker-agent.conf
|
||||
WOODPECKER_BACKEND=docker
|
||||
Loading…
Add table
Add a link
Reference in a new issue