From 1d2630e52c6d3ee73d0c6f06b0fbc228d2b062b0 Mon Sep 17 00:00:00 2001 From: Quentin JOLY Date: Fri, 16 Jun 2023 11:46:14 +0000 Subject: [PATCH] docs: update Virtualisation --- Virtualisation.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/Virtualisation.md b/Virtualisation.md index b9becab..4d28943 100644 --- a/Virtualisation.md +++ b/Virtualisation.md @@ -2,7 +2,7 @@ title: Virtualisation description: Les différents hyperviseurs accompagnés de leurs tutoriels ! published: true -date: 2022-05-09T13:11:59.034Z +date: 2023-06-16T11:46:12.332Z tags: editor: markdown dateCreated: 2021-05-24T15:05:35.418Z @@ -34,4 +34,13 @@ dateCreated: 2021-05-24T15:05:35.418Z # Proxmox -# VirtualBox \ No newline at end of file +# VirtualBox + +# Packer +- 🚧 [Philosophie de Packer *Pourquoi utiliser Packer ? Pour quels besoins ?* ](/Virtualisation/Packer/Explication) +- 🚧 [Installation de Packer *Installer Packer sur votre poste (Linux/MacOS/Windows)* ](/Virtualisation/Packer/Installation) +- 🚧 [Lexique *Parler le packer pour mieux l'utiliser*](/Virtualisation/Packer/Lexique) +- 🚧 [Premier déploiement *Exemples pour déployer machine sur un hyperviseur*](/Virtualisation/Packer/Premier-deploiement) +- 🚧 [Coupler Packer à un gestionnaire de configuration *Coupler Packer à Ansible*](/Virtualisation/Packer/Premier-deploiement) +{.links-list} + \ No newline at end of file