forked from srbala/fedora-kickstarts
Small fix for local cloud image creation instruction
ksflatten expects a "-c" option to point to the kickstart.
This commit is contained in:
parent
1b5f493b33
commit
1dd0bbf214
@ -20,7 +20,7 @@
|
||||
#
|
||||
# curl -O https://git.fedorahosted.org/cgit/fedora-atomic.git/plain/fedora-atomic-rawhide.tdl
|
||||
# tempfile=$(mktemp --suffix=.ks)
|
||||
# ksflatten -v F22 fedora-cloud-base.ks > ${tempfile}
|
||||
# ksflatten -v F22 -c fedora-cloud-base.ks > ${tempfile}
|
||||
# imagefactory --debug base_image --file-parameter install_script ${tempfile} fedora-atomic-rawhide.tdl
|
||||
#
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user