diff --git a/albert/kickstart.cfg b/albert/kickstart.cfg index 61be99b..6586a20 100644 --- a/albert/kickstart.cfg +++ b/albert/kickstart.cfg @@ -6,6 +6,7 @@ %include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/services.cfg %include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/bootloader.cfg %include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/disk_layout.cfg +## -- unique disk layout and neworking %include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/albert/disk_layout_lvm.cfg %include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/albert/networking.cfg # -- disable firewalld @@ -28,7 +29,6 @@ %post --erroronfail --log=/root/kickstart-post.log -#%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/albert/kickstart-post.cfg %include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/rocky/post.cfg %include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/post.cfg %include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/albert/post.cfg