|
|
@ -1,4 +1,5 @@ |
|
|
|
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/rocky/media_netboot.cfg |
|
|
|
#%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/rocky/media_netboot.cfg |
|
|
|
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/centos9/media_netboot.cfg |
|
|
|
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/authentication.cfg |
|
|
|
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/authentication_rootpw.cfg |
|
|
|
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/logging.cfg |
|
|
@ -14,7 +15,8 @@ |
|
|
|
#%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/firewall.cfg |
|
|
|
#%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/albert/firewall.cfg |
|
|
|
|
|
|
|
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/rocky/repo.cfg |
|
|
|
#%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/rocky/repo.cfg |
|
|
|
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/centos9/repo.cfg |
|
|
|
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/locale.cfg |
|
|
|
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/groups.cfg |
|
|
|
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/system_finalize.cfg |
|
|
@ -29,7 +31,8 @@ |
|
|
|
|
|
|
|
|
|
|
|
%post --erroronfail --log=/root/kickstart-post.log |
|
|
|
%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/common/rocky/post.cfg |
|
|
|
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/centos9/post.sh |
|
|
|
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/common/post.sh |
|
|
|
%include https://config.tombstones.org.uk:23000/tombstones/kickstarts/raw/branch/master/albert/post.sh |
|
|
|
%end |
|
|
|