From 71d915cfd8f223ea328c76b4df895f7e78156dcd Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 6 Aug 2022 22:21:52 +0200 Subject: [PATCH] docs: add upstream reference --- .dictionary | 1 + README.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.dictionary b/.dictionary index 3d35e1b..3a24649 100644 --- a/.dictionary +++ b/.dictionary @@ -2,3 +2,4 @@ packer-proxmox (P|p)roxmox HashiCorp ISOs +bitop diff --git a/README.md b/README.md index 601f756..714bf16 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This repository provides infrastructure-as-code examples to automate the creation of virtual machine images on Proxmox using [HashiCorp Packer](https://www.packer.io) and the [Packer Plugin for Proxmox](https://www.packer.io/plugins/builders/proxmox/iso). All examples are written in the HashiCorp Configuration Language `HCL2`. +This project is inspired by [bitop/packer-templates](https://gitlab.com/bitop/packer-templates/rocky). + ## Requirements **Packer**: