From 268ce2cae02aa1c8b2ca965bec1207ee7245bcb4 Mon Sep 17 00:00:00 2001 From: spmfox Date: Sun, 25 Jun 2023 12:49:30 -0400 Subject: removing alma linux from sample environment and readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7fbdf88..69d7a31 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Kickstart is optional, however automated installation is only supported via Kick all: hosts: test-el8: - iso_path: "/path/to/ios/AlmaLinux-8.7-x86_64-dvd.iso" + iso_path: "/path/to/ios/CentOS-Stream-8-20230612.0-x86_64-dvd1.iso" vars: hypervisor_host: "hypervisor.fqdn" parent_dataset: "zfs-parent-dataset/zfs-child-dataset" -- cgit