From cf6c0df806a6a9448ec9425d7811f6dee12dab62 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Tue, 6 May 2025 09:26:04 +0000 Subject: [PATCH] Auto-update blog content from Obsidian: 2025-05-06 09:26:03 --- content/posts/proxmox-cloud-init-vm-template.md | 10 ++++++++++ content/posts/template.md | 3 ++- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 content/posts/proxmox-cloud-init-vm-template.md diff --git a/content/posts/proxmox-cloud-init-vm-template.md b/content/posts/proxmox-cloud-init-vm-template.md new file mode 100644 index 0000000..e04c388 --- /dev/null +++ b/content/posts/proxmox-cloud-init-vm-template.md @@ -0,0 +1,10 @@ +--- +title: Proxmox - Create a Cloud-Init VM Template +date: +draft: true +tags: + - proxmox + - cloud-init +categories: + - homelab +--- diff --git a/content/posts/template.md b/content/posts/template.md index 672af86..e9db7d5 100644 --- a/content/posts/template.md +++ b/content/posts/template.md @@ -2,5 +2,6 @@ title: Template date: draft: true -tags: +tags: +categories: ---