packer-builds

Packer Builds for LXC and Libvirt
git clone https://git.in0rdr.ch/packer-builds.git
Log | Files | Refs | README

commit 336340e56931f9431f1d6368d04bafc31105e0fb
parent e29f5940401a09c16f87d2d14ef916d385538baf
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Wed,  9 Feb 2022 21:52:29 +0100

update href

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -107,7 +107,7 @@ For lxc on Turris, create a symbolic link: ```bash ln -s /srv/lxc/ /var/lib/lxc ``` -(yep, it's [hardcoded](https://github.com/hashicorp/packer/blob/master/builder/lxc/step_lxc_create.go#L22)) +(yep, it's [hardcoded](https://github.com/hashicorp/packer-plugin-lxc/blob/main/builder/lxc/step_lxc_create.go#L23)) ### Issue: Script not Found