Move the cluster bootstrap into the keys flake.

Bootstrapping the cluster needs access to secrets, so I am moving it into the keys flake.
This commit is contained in:
Tom Alexander
2025-12-20 23:13:51 -05:00
parent fe35b4948a
commit cdac1cd091
11 changed files with 51 additions and 60 deletions

View File

@@ -7,7 +7,6 @@
{
imports = [
./roles/boot
./roles/bootstrap
./roles/cilium
./roles/containerd
./roles/control_plane