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: ---