Skip to content
Snippets Groups Projects
Commit 18a13f86 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

chore: tidy up kickstart template

parent 62108afa
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,6 @@ rootpw --iscrypted $6$67rCX4MFo0HPCG0T$7DsUx/fFJ067LS5QDtRMDTIcMrq1FejZOp/Ei4o.L ...@@ -25,7 +25,6 @@ rootpw --iscrypted $6$67rCX4MFo0HPCG0T$7DsUx/fFJ067LS5QDtRMDTIcMrq1FejZOp/Ei4o.L
services --enabled="chronyd" services --enabled="chronyd"
# System timezone # System timezone
timezone Europe/Berlin --isUtc timezone Europe/Berlin --isUtc
#user --groups=wheel --name=jsachse --password=$6$OVScoE8L9aqJgECe$N80BzeVCZV43CpUZtxL5KDI0VQzuy6P4FId3NLJE9gw0nOMf9Z2oxscwnjGg2LeG8DMhY0Z2c.mTtIWRcXsiK/ --iscrypted --gecos="Jörg Sachse"
# System bootloader configuration # System bootloader configuration
bootloader --append=" crashkernel=auto" --location=mbr --boot-drive=sda bootloader --append=" crashkernel=auto" --location=mbr --boot-drive=sda
# Partition clearing information # Partition clearing information
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment