update downloader tags to deb13
This commit is contained in:
@@ -9,7 +9,7 @@ resource "proxmox_lxc" "downloader" {
|
||||
memory = 2096
|
||||
swap = 1024
|
||||
start = true
|
||||
tags = "terraform"
|
||||
tags = ["terraform", "deb13"]
|
||||
nameserver = "192.168.0.224"
|
||||
ssh_public_keys = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINFw70PrMsilcsqCrwW1I6PAt3anQbhmVg+t/HUfomug ryan@mxDesktop"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user