Merge pull request 'Minor mods to verify access' (#1) from grayeul-first-comments into main
Reviewed-on: #1 Reviewed-by: Trevor Cooper <tcooper@noreply@resf.org>
This commit is contained in:
commit
af58d1d837
1 changed files with 5 additions and 1 deletions
|
@ -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?
|
Loading…
Reference in a new issue