typo
This commit is contained in:
4
gitea.tf
4
gitea.tf
@@ -1,6 +1,6 @@
|
|||||||
resource "proxmox_lxc" "gittea" {
|
resource "proxmox_lxc" "gitea" {
|
||||||
target_node = "ryuk2"
|
target_node = "ryuk2"
|
||||||
hostname = "gittea"
|
hostname = "gitea"
|
||||||
vmid = 216
|
vmid = 216
|
||||||
ostemplate = "cephfs:vztmpl/debian-13-standard_13.1-2_amd64.tar.zst"
|
ostemplate = "cephfs:vztmpl/debian-13-standard_13.1-2_amd64.tar.zst"
|
||||||
password = "terraform"
|
password = "terraform"
|
||||||
|
|||||||
Reference in New Issue
Block a user