84ff121969
propagate http backend config
...
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
2025-10-06 13:49:08 +02:00
fd49868cda
simplify out intersection ( #537 )
...
Reviewed-on: fediversity/fediversity#537
2025-10-06 13:35:58 +02:00
9a0f60e819
add a TF http backend to store state, see #515 ( #536 )
...
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
Reviewed-on: fediversity/fediversity#536
2025-10-06 13:11:03 +02:00
1efd15e654
factor out TF setup ( #535 )
...
Reviewed-on: fediversity/fediversity#535
2025-10-04 21:02:35 +02:00
a12a1606ed
move timeout expectation to tests ( #534 )
...
Reviewed-on: fediversity/fediversity#534
2025-09-30 12:00:27 +02:00
404ad12533
make nixos.nix reusable rather than opinionated ( #533 )
...
Reviewed-on: fediversity/fediversity#533
2025-09-23 10:20:57 +02:00
03a22b1cb8
factor out nixos conf ( #526 )
...
Reviewed-on: Fediversity/Fediversity#526
2025-09-18 20:06:23 +02:00
0f7433abde
data model: add TF test ( #506 )
...
add a data model deployment test by VM using opentofu.
builds upon #505 .
Reviewed-on: Fediversity/Fediversity#506
2025-09-03 15:14:40 +02:00
ccbf82d546
test data model thru VM ( #505 )
...
test deployments using data obtained through the data model in VMs.
caveats:
- SSH currently has a `run` abstraction that the nixops4 model still lacks
- the deployed (trivial) configuration on activation has not facilitated new ssh connections (for subsequent) updates, i.e. a more sophisticated configuration would be needed for real-life usage.
Reviewed-on: Fediversity/Fediversity#505
2025-09-03 14:13:13 +02:00