fix: [nomad-step-3] S3.2 — nomad/jobs/woodpecker-agent.hcl (host-net, docker.sock) (#935)
All checks were successful
All checks were successful
This commit is contained in:
parent
b501077352
commit
5d76cc96fb
2 changed files with 143 additions and 0 deletions
|
|
@ -57,6 +57,11 @@ roles:
|
|||
namespace: default
|
||||
job_id: woodpecker-server
|
||||
|
||||
- name: service-woodpecker-agent
|
||||
policy: service-woodpecker
|
||||
namespace: default
|
||||
job_id: woodpecker-agent
|
||||
|
||||
# ── Per-agent bots (nomad/jobs/bot-<role>.hcl — land in later steps) ───────
|
||||
# job_id placeholders match the policy name 1:1 until each bot's jobspec
|
||||
# lands. When a bot's jobspec is added under nomad/jobs/, update the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue