aboutsummaryrefslogtreecommitdiff
path: root/opentofu/outputs.tf
diff options
context:
space:
mode:
authorclyhtsuriva <aimeric@adjutor.xyz>2025-02-03 17:21:58 +0100
committerclyhtsuriva <aimeric@adjutor.xyz>2025-02-03 17:21:58 +0100
commit4e2703c52026009c34e8dcb8294b50881f9152f8 (patch)
treec125c5405bfadb2eb802b2b3c12486274815b293 /opentofu/outputs.tf
parent6135497b6b4837cb8bd65bc093b48ef6a14fbf7d (diff)
opentofu: add kubespray submodule to deploy via ansible
Not working yet, getting : "msg": "Ansible must be between 2.16.4 and 2.17.0 exclusive - you have 2.17.5"
Diffstat (limited to 'opentofu/outputs.tf')
-rw-r--r--opentofu/outputs.tf1
1 files changed, 0 insertions, 1 deletions
diff --git a/opentofu/outputs.tf b/opentofu/outputs.tf
index 7779a10..c6c3d88 100644
--- a/opentofu/outputs.tf
+++ b/opentofu/outputs.tf
@@ -3,7 +3,6 @@ locals {
[proxmox_vm_qemu.k8s_cp],
proxmox_vm_qemu.k8s_worker,
[proxmox_vm_qemu.docker_server],
- [proxmox_vm_qemu.ubuntu_server_noble]
])
}