fixup! vault: implement bootstrap integration
Some checks failed
Run nix flake check / flake-check (push) Failing after 8m1s
Some checks failed
Run nix flake check / flake-check (push) Failing after 8m1s
This commit is contained in:
@@ -33,8 +33,7 @@ variable "default_target_node" {
|
||||
variable "default_template_name" {
|
||||
description = "Default template VM name to clone from"
|
||||
type = string
|
||||
# default = "nixos-25.11.20260128.fa83fd8"
|
||||
default = "nixos-25.11.20260131.41e21c"
|
||||
default = "nixos-25.11.20260131.41e216c"
|
||||
}
|
||||
|
||||
variable "default_ssh_public_key" {
|
||||
|
||||
Reference in New Issue
Block a user