From b373afbd3aac0c8b2ad72abc8a4102780c205558 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Mon, 15 Jul 2024 15:40:14 +0200 Subject: [PATCH] [readme] feat: added link to proxmox-iso builder --- readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index d998c55..02415fb 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,10 @@ Packer is a tool that can create Virtual Machine templates from code. This repository hosts the code for a customized templates used in Siempie's home environment using the Proxmox Hypervisor. +More info: +https://developer.hashicorp.com/packer/docs/intro +https://developer.hashicorp.com/packer/integrations/hashicorp/proxmox/latest/components/builder/iso + # Inside the Template Inside the template packer does: - Install updates @@ -13,8 +17,6 @@ Other information to know: - Template hostname: `localhost` - packer username: `packer` - packer password: `packer` - -More info: https://developer.hashicorp.com/packer/docs/intro | OS | VM Name | VM ID | Script | |----|---------|-------|--------|