From 1de6a5ca99186f95cfca646fd07a1656aab3b077 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Sun, 17 May 2026 07:53:28 +0200 Subject: [PATCH] draft: virt-install --- .../draft_overlay.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/44b66b04-7b1c-46a3-bbb9-d362692c5b4d/draft_overlay.json b/44b66b04-7b1c-46a3-bbb9-d362692c5b4d/draft_overlay.json index e297d78..011cbb0 100644 --- a/44b66b04-7b1c-46a3-bbb9-d362692c5b4d/draft_overlay.json +++ b/44b66b04-7b1c-46a3-bbb9-d362692c5b4d/draft_overlay.json @@ -1,8 +1,14 @@ { "title": "virt-install : créer des machines virtuelles en ligne de commande", - "_updated_at": "2026-05-17 05:53:10", + "_updated_at": "2026-05-17 05:53:28", "slug": "virt-install", "published": true, "published_at": "2023-04-01 04:43", - "category": "Informatique" + "category": "Informatique", + "tags": { + "tags": [ + "Virtual Machine", + "VM" + ] + } }