# System authorization information auth --enableshadow --passalgo=sha512 # Run the Setup Agent on first boot firstboot --enable # Keyboard layouts keyboard --vckeymap=us --xlayouts='us' # System language lang en_US.UTF-8 --addsupport=hu_HU.UTF-8 # Network information #network --bootproto=dhcp --device=ens32 --noipv6 --activate # System timezone #timezone Europe/Budapest --isUtc --ntpservers=0.centos.pool.ntp.org,1.centos.pool.ntp.org,2.centos.pool.ntp.org,3.centos.pool.ntp.org,time.bme.hu #part /boot --asprimary --size=500 #part / --asprimary --size=16384 #part swap --asprimary --size=8192 %packages @core chrony %end