From 2ab5dd299bd9abf1b916aeda8174694936967b48 Mon Sep 17 00:00:00 2001 From: StefanMewes Date: Sat, 21 Mar 2026 11:07:19 +0000 Subject: [PATCH] typo --- Integration_in_proxmox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Integration_in_proxmox.md b/Integration_in_proxmox.md index 3074a73..aea5673 100644 --- a/Integration_in_proxmox.md +++ b/Integration_in_proxmox.md @@ -1,6 +1,6 @@ # Integration der cloud-init in Proxmox Infrastruktur und Ansible Skripte -Zieldatei `/var/lib/vz/snippets/user-data.yml` auf `pve-ha-1.proxmox.homelab` +Zieldatei `/var/lib/vz/snippets/user-data.yaml` auf `pve-ha-1.proxmox.homelab` ``` #cloud-config package_update: true