Kickstart ordering

Petr Hracek phracek at redhat.com
Thu Aug 18 13:47:06 UTC 2016


Hi folks,

I generate a kickstart via from python code and generation if fine.
But order of section in my case is:

- partitioning, users, repositories etc.
- %pre section
- %post section
- %packages section

But what about if I would like to change the order to:
- partitioning, users, repositories etc.
- %pre section
- %packages section
- %post section

Post and packages are exchanged.

Greetings and thanks for the help.

-- 
Petr Hracek
Software Engineer
Developer Experience
Red Hat, Inc.
Mob: +420 777 056 169
email: phracek at redhat.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/kickstart-list/attachments/20160818/748b8a32/attachment.htm>


More information about the Kickstart-list mailing list