4 # Do not configure the X Window System
7 timezone US/Eastern --isUtc
8 # System bootloader configuration
9 bootloader --append=" crashkernel=auto" --location=mbr --boot-drive=vda
11 # Partition clearing information
12 clearpart --all --initlabel --drives=vda
18 @virtualization-hypervisor
25 %addon com_redhat_kdump --disable
30 pwpolicy root --minlen=6 --minquality=50 --notstrict --nochanges --notempty
31 pwpolicy user --minlen=6 --minquality=50 --notstrict --nochanges --notempty
32 pwpolicy luks --minlen=6 --minquality=50 --notstrict --nochanges --notempty
36 # System authorization information
37 auth --enableshadow --passalgo=sha512
38 # Use CDROM installation media
40 # Use text mode install
42 # Run the Setup Agent on first boot
44 ignoredisk --only-use=vda
46 keyboard --vckeymap=us --xlayouts=''
51 network --bootproto=dhcp --device=eth0 --onboot=off --ipv6=auto --no-activate
52 network --hostname=localhost.localdomain
55 rootpw --iscrypted $6$l4m1GNdyJ/.EP40T$2Nn99xwbJexsqqYqbgWCUivSIqJTOTTNuxmli6TM9.3uom5eiIZDPQ3UZ6gVYi0ir2px4z7e2DnccmoV/EXNB/
57 services --enabled="chronyd"