mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
9 lines
213 B
INI
9 lines
213 B
INI
lang en_US.UTF-8
|
|
keyboard us
|
|
timezone Americas/New_York
|
|
zerombr
|
|
clearpart --all --initlabel
|
|
autopart
|
|
poweroff
|
|
user --name=core --groups=wheel --password=foobar
|
|
%include /usr/share/anaconda/interactive-defaults.ks
|