From db3fdaa087064afe04c198b0d25e8ba7a7a23770 Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Thu, 28 Aug 2025 16:52:38 +0000 Subject: [PATCH] Add cloud-init-wrapper.yaml.tftpl --- cloud-init-wrapper.yaml.tftpl | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cloud-init-wrapper.yaml.tftpl diff --git a/cloud-init-wrapper.yaml.tftpl b/cloud-init-wrapper.yaml.tftpl new file mode 100644 index 0000000..b12fc44 --- /dev/null +++ b/cloud-init-wrapper.yaml.tftpl @@ -0,0 +1,2 @@ +#cloud-config +${content} \ No newline at end of file