refactor ingredients
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
# / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/
|
||||
# /_/ /____/
|
||||
#
|
||||
# What ? This ingredient contains scripts triggered just after the system storage has been set up
|
||||
# Script triggered just after the system storage has been set up
|
||||
# More information: https://pykickstart.readthedocs.io/en/latest/kickstart-docs.html#chapter-5-pre-install-script
|
||||
|
||||
%pre --log=/mnt/sysimage/root/pre-install.log
|
||||
%pre --log=/mnt/sysimage/root/pre-install.log Beginning of the pre-installation 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