milton: the runner stops borrowing paul's identity #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "erwin/milton-runner"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
MERGE FIRST of the four CD PRs, and converge from the laptop before merging the workflow PRs — both workflows assume milton exists on the fleet.
act_runner runs as the bot (ed25519 key, own ssh config for the ProxyJump hop), roles/cd_bot creates milton fleet-wide (authorized_key + honest NOPASSWD sudoers), server_base AllowUsers parameterized (was: hard 'AllowUsers paul' — would have rejected milton everywhere), workstation.yml asserts against CI.
Converge order after merge: services.yml (act_runner) → cd_bot.yml; site.yml encodes it. Then verify: systemctl show -p User act_runner → milton, and a trivial CI job runs.
Adversarially reviewed; blocker (sshd AllowUsers) and majors (ProxyJump ssh config, site.yml/workstation foot-gun, chown follow) fixed.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.