From 6c993657279650d8ae26dfd33522142500a9afc5 Mon Sep 17 00:00:00 2001 From: ITQ Date: Wed, 6 Aug 2025 03:09:56 +0300 Subject: [PATCH] feat: added patch for libvirt --- terraform/configs/libvirt/patch.xsl | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 terraform/configs/libvirt/patch.xsl diff --git a/terraform/configs/libvirt/patch.xsl b/terraform/configs/libvirt/patch.xsl new file mode 100644 index 0000000..8ed50dc --- /dev/null +++ b/terraform/configs/libvirt/patch.xsl @@ -0,0 +1,22 @@ + + + + + + + + + + sata + + + + + + + + hvm + + + + \ No newline at end of file