packer-builds

Packer Builds for LXC and Libvirt
git clone https://git.in0rdr.ch/packer-builds.git
Log | Files | Refs | README

commit 82d713ec8e03e35e4819124c30f58e6630c29460
parent 19ea85e1f615baab1f8e736977180e35c26e4100
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Sat, 11 May 2024 23:03:48 +0200

fix: whitespaces

Diffstat:
Mgatus-lxc.pkr.hcl | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/gatus-lxc.pkr.hcl b/gatus-lxc.pkr.hcl @@ -1,4 +1,3 @@ - variable "manifest" { type = string default = "manifest.json" @@ -28,7 +27,6 @@ build { "GATUS_TLS_NFS_SERVER=${var.gatus_tls_nfs_server}" ] } - } packer {