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:
@@ -7,7 +7,6 @@
|
||||
{
|
||||
imports = [
|
||||
./roles/boot
|
||||
./roles/bootstrap
|
||||
./roles/cilium
|
||||
./roles/containerd
|
||||
./roles/control_plane
|
||||
|
||||
Reference in New Issue
Block a user