From af417b9314e7a3faa5496d94ba2f7a38a6608d02 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Mon, 29 Sep 2025 15:44:05 -0500 Subject: [PATCH] used id from netbird website --- downloader.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downloader.tf b/downloader.tf index 7b977bc..ecec530 100644 --- a/downloader.tf +++ b/downloader.tf @@ -50,7 +50,7 @@ resource "proxmox_lxc" "downloader" { resource "netbird_peer" "downloader" { - id = "CephSpeedTest" + id = "d0vt71jl0ubs73a72kb0" ssh_enabled = false name = "homelab" inactivity_expiration_enabled = false