adding hostname to netbird config
This commit is contained in:
@@ -51,6 +51,7 @@ resource "proxmox_lxc" "downloader" {
|
|||||||
|
|
||||||
resource "netbird_peer" "downloader" {
|
resource "netbird_peer" "downloader" {
|
||||||
id = "d0vt71jl0ubs73a72kb0"
|
id = "d0vt71jl0ubs73a72kb0"
|
||||||
|
hostname = "downloader"
|
||||||
ssh_enabled = false
|
ssh_enabled = false
|
||||||
name = "homelab"
|
name = "homelab"
|
||||||
inactivity_expiration_enabled = false
|
inactivity_expiration_enabled = false
|
||||||
|
|||||||
Reference in New Issue
Block a user