diff --git a/README.md b/README.md index 540eaee..919c780 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![Header Image](https://raw.githubusercontent.com/Mafyuh/homelab-svg-assets/main/assets/header_.png)
-# iac +# iac (wip) Currently migrating [Auto-Homelab](https://git.mafyuh.dev/mafyuh/Auto-Homelab), [Iac-Homelab](https://git.mafyuh.dev/mafyuh/IaC-Homelab), [ansible-playbooks](https://git.mafyuh.dev/mafyuh/ansible-playbooks) and [kub](https://git.mafyuh.dev/mafyuh/kub) repos into this one. diff --git a/kubernetes/README.md b/kubernetes/README.md index e69de29..44fdad8 100644 --- a/kubernetes/README.md +++ b/kubernetes/README.md @@ -0,0 +1 @@ +See https://git.mafyuh.dev/mafyuh/kub for Kubernetes until migration \ No newline at end of file diff --git a/terraform/AI.tf b/terraform/AI.tf index 4f66ba1..4d5df5f 100644 --- a/terraform/AI.tf +++ b/terraform/AI.tf @@ -7,7 +7,7 @@ resource "proxmox_virtual_environment_vm" "AI" { machine = "q35" description = "Stable-Diffusion" tags = ["tofu", "ubuntu-22", "iac-repo"] - started = true + started = false agent { enabled = true diff --git a/terraform/NAS.tf b/terraform/NAS.tf index f84266f..cd05db7 100644 --- a/terraform/NAS.tf +++ b/terraform/NAS.tf @@ -66,6 +66,8 @@ resource "proxmox_virtual_environment_vm" "TrueNAS" { timeout_shutdown_vm = 1800 timeout_start_vm = 1800 timeout_stop_vm = 300 + + # I do not consider this import done. Alot of things need updating on here (4 HDD's are connected) lifecycle { ignore_changes = [