diff --git a/README b/README.md similarity index 75% rename from README rename to README.md index dda0564..c05cd56 100644 --- a/README +++ b/README.md @@ -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. +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: * URL - from direct mirror * URL - from mirrorlist @@ -28,4 +32,4 @@ Disk types: Server types: * Deploy a functional NFS server * Deploy a functional Apache server -* Other common server types? \ No newline at end of file +* Other common server types?