Skip to content
Snippets Groups Projects
Commit 54c0d931 authored by James Arcus's avatar James Arcus
Browse files

Fixup YAML trigger

parent 43852c9a
Branches
No related merge requests found
Pipeline #839 passed with stages
in 28 seconds
...@@ -13,7 +13,7 @@ provider "proxmox" { ...@@ -13,7 +13,7 @@ provider "proxmox" {
} }
locals { locals {
config = yamldecode(file("membervm_nogui.yaml")) config = yamldecode(file("membervm_nogui.yml"))
} }
resource "proxmox_vm_qemu" "membervm_nogui" { resource "proxmox_vm_qemu" "membervm_nogui" {
......
File moved
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment