Merge branch 'main' into first-kickstarts

second try, from cmdline to add as signed commit.
This commit is contained in:
Bob Robison 2024-04-30 21:54:06 -05:00
commit c83a8173bb
Signed by: grayeul
GPG Key ID: BBFC833068C21941

View File

@ -1,5 +1,9 @@
The intent of this repository is to have common kickstart scenerios for testing team. Each kickstart should be simple in its intent. The intent of this repository is to have common kickstart scenerios for testing team. Each kickstart should be simple in its intent.
Repo organization:
* Do we want to create some directory structure to separate scenarious?
* Or do we just want a flat dir for now, with maybe a kickstart with ample comments (or possibly an associated README.kickstart.scenario ) for each one?
Installation methods: Installation methods:
* URL - from direct mirror * URL - from direct mirror
* URL - from mirrorlist * URL - from mirrorlist
@ -28,4 +32,4 @@ Disk types:
Server types: Server types:
* Deploy a functional NFS server * Deploy a functional NFS server
* Deploy a functional Apache server * Deploy a functional Apache server
* Other common server types? * Other common server types?