Commit Graph

12 Commits

Author SHA1 Message Date
2be5de2a3a feat: add server baseline spec, status command, and test suite workplan
- Fix duplicate `converge` Makefile target (was causing warnings)
- Fix `make status` SSH hardening check (use grep on sshd_config instead
  of sshd -T which fails without hostkeys)
- Add `make status` target with connectivity, UFW, fail2ban, SSH checks
- Add spec/server-baseline.yaml — authoritative target-state spec for
  all managed nodes (firewall, SSH, services, packages, users)
- Add workplan RAIL-HO-WP-0002 for Goss test suite and repo boundary ADR

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 11:10:27 +00:00
6957614fd7 feat: add make targets for convergence 2025-09-14 02:23:03 +00:00
43455a4481 feat: add terraform-providers targets 2025-09-14 01:31:03 +00:00
1da97ad867 build: first successfull plan, apply, destroy of server 2025-09-14 01:20:54 +00:00
94b9bba11d fix: use the apikey 2025-09-14 00:24:48 +00:00
7547513738 fix: apikey loading was broken 2025-09-14 00:11:27 +00:00
59283fff6d fix: load api-key from secrets 2025-09-13 23:57:54 +00:00
17c9963c0f fix: doctor target reports terraform now 2025-09-13 23:37:34 +00:00
77c1323ae5 fix: Makefile target hooks makes precommit work finally 2025-09-13 21:58:19 +00:00
2bcf4d2fda fix: broken inlining of python block moved to script 2025-09-13 23:46:48 +02:00
bde4d85a52 chore: extended makefile with hooks target to set up pre-commit 2025-09-13 23:34:27 +02:00
9860735f82 feat: initial import of RailianceHosts starter 2025-09-13 20:26:11 +02:00