Commit 7ede0c7904
Verified · cmc ci/build: success ci/test: success
deploy/cloud-init.yaml +5
| @@ -19,6 +19,11 @@ packages: | ||
| 19 | 19 | - ufw |
| 20 | 20 | - unattended-upgrades |
| 21 | 21 | - fail2ban |
| 22 | # The CI runner shares this host and the suite drives them; without them | |
| 23 | # the LFS and signature tests skip themselves and CI goes green having | |
| 24 | # tested less. | |
| 25 | - git-lfs | |
| 26 | - gnupg | |
| 22 | 27 | |
| 23 | 28 | write_files: |
| 24 | 29 | # Admin sshd on 2222. Ubuntu 24.04 socket-activates sshd, so the port |