change formatting in README.md
This commit is contained in:
parent
fd370bd05f
commit
bb5e906e71
@ -1,10 +1,11 @@
|
||||
# Build-Instance
|
||||
|
||||
This git repo contains kickstart files that define how the various CentOS Cloud Instances are built. These kickstarts are parsed with virt-install. Every kickstart must be named in the following convention:
|
||||
CentOS-<release ver>-<arch>-<target>-<tag>.ks
|
||||
This git repo contains kickstart files that define how the various CentOS Cloud Instances are built. These kickstarts are parsed withi `virt-install`. Every kickstart must be named in the following convention:
|
||||
|
||||
CentOS-<release ver>-<arch>-<target>-<tag>.ks
|
||||
|
||||
eg:
|
||||
CentOS-6-x86_64-OpenStack-6.5_20140119.ks
|
||||
CentOS-6-x86_64-OpenStack-6.5_20140119.ks
|
||||
|
||||
Along with every kickstart is a metadata file, with the same name as the kickstart, except ending with .json ( because they are json files )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user