output "admin_authorized_keys" {
value = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOodpLr+FDRyKyHjucHizNLVFHZ5AQmE9GmxMnOsSoaw pimkunis@thinkpadpim",
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINUZp4BCxf7uLa1QWonx/Crf8tYZ5MKIZ+EuaBa82LrV user@user-laptop"
]
}
output "disk_pool" {
value = "disk"
output "disk_base" {
value = "debian-bookworm.qcow2"
output "disk_base_pool" {
value = "iso"
output "cloudinit_pool" {
value = "init"
output "bridge_name" {
value = "dmzbr"
output "ca_host" {
value = "atlas.hyp"
output "ca_script" {
value = "/root/ssh_ca/ssh_ca.sh"