syntax fixes?
This commit is contained in:
@@ -49,8 +49,8 @@ resource "proxmox_lxc" "downloader" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
resource "netbird_peer" "CephSpeedTest" {
|
resource "netbird_peer" "downloader" {
|
||||||
id = "downloader"
|
id = "CephSpeedTest"
|
||||||
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