From 93fd8f8631e89f6dad17f3afd1bf25bd76d10007 Mon Sep 17 00:00:00 2001 From: daniel Date: Tue, 2 Feb 2021 13:25:59 +0100 Subject: [PATCH] added centos8-netinstall --- examples/centos/centos8-netinstall.pkr.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/centos/centos8-netinstall.pkr.hcl b/examples/centos/centos8-netinstall.pkr.hcl index b7fc950..96d3ad2 100644 --- a/examples/centos/centos8-netinstall.pkr.hcl +++ b/examples/centos/centos8-netinstall.pkr.hcl @@ -79,4 +79,4 @@ source "xenserver-iso" "centos8-netinstall" { build { sources = ["xenserver-iso.centos8-netinstall"] -} \ No newline at end of file +}