refactor ingredients
This commit is contained in:
7
ingredients/core-initial-setup-server.cfg
Normal file
7
ingredients/core-initial-setup-server.cfg
Normal file
@ -0,0 +1,7 @@
|
||||
firstboot --reconfig # Enable the Setup Agent to start at boot time in reconfiguration mode. This mode enables the language, mouse, keyboard, root password, security level, time zone, and networking configuration options in addition to the default ones
|
||||
|
||||
%packages --exclude-weakdeps # Beginning of the packages section. Do not include weak dependencies
|
||||
|
||||
initial-setup # Initial setup package
|
||||
|
||||
%end # End of the packages section
|
Reference in New Issue
Block a user