From 2adbbf756ff95203a38411749169397643824aa5 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Sat, 20 Jul 2024 19:59:22 -0500 Subject: [PATCH] publish draft --- content/posts/building-proxmox-templates-packer/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/posts/building-proxmox-templates-packer/index.md b/content/posts/building-proxmox-templates-packer/index.md index c877816..c29bae7 100644 --- a/content/posts/building-proxmox-templates-packer/index.md +++ b/content/posts/building-proxmox-templates-packer/index.md @@ -2,12 +2,11 @@ title: "Building Proxmox Templates with Packer" date: "2024-07-21T00:36:16Z" # lastmod: 2024-06-12 -draft: true description: "Using Packer and Vault to build VM templates for my Proxmox homelab." featured: false toc: true reply: true -categories: Tips +categories: Code tags: - homelab - iac