Use writable Docker configuration on staging hosts
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
infra/staging/templates/deployer-startup.sh.tftpl -
modified
infra/staging/templates/fleet-startup.sh.tftpl
Diff
2 files changed, +6 -0
infra/staging/templates/deployer-startup.sh.tftpl modified +3
@@ -59,6 +59,9 @@ printf 'RELEASE_COOKIE=%s\n' "$release_cookie" >/run/openagents/deployer.env
| 59 | 59 |
|
| 60 | 60 |
|
| 61 | 61 |
|
| 62 |
|
|
| 63 |
|
|
| 64 |
|
|
| 62 | 65 |
|
| 63 | 66 |
|
| 64 | 67 |
|
infra/staging/templates/fleet-startup.sh.tftpl modified +3
@@ -139,6 +139,9 @@ RELEASE_DISTRIBUTION=name
| 139 | 139 |
|
| 140 | 140 |
|
| 141 | 141 |
|
| 142 |
|
|
| 143 |
|
|
| 144 |
|
|
| 142 | 145 |
|
| 143 | 146 |
|
| 144 | 147 |
|