refactor ingredients
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/
|
||||
# /_/ /____/
|
||||
#
|
||||
# What ? This kickstart file contains scripts triggered just after the kickstart file has been parsed
|
||||
# Script triggered just after the kickstart file has been parsed
|
||||
# More information: https://pykickstart.readthedocs.io/en/latest/kickstart-docs.html#chapter-4-pre-installation-script
|
||||
|
||||
%pre --log=/mnt/sysimage/root/pre.log
|
||||
%pre --log=/mnt/sysimage/root/pre.log Beginning of the pre section. Log all messages to a given file
|
||||
|
||||
%end # End of the %post section
|
||||
%end # End of the %post section
|
Reference in New Issue
Block a user