#version=DEVEL # System authorization information auth --enableshadow --passalgo=sha512 # Use CDROM installation media cdrom # Use graphical install graphical # Run the Setup Agent on first boot firstboot --enable ignoredisk --only-use=sda # Keyboard layouts keyboard --vckeymap=us --xlayouts='us' # System language lang en_US.UTF-8 # Network information network --bootproto=static --device=ens33 --gateway=192.168.184.2 --ip=192.168.184.139 --nameserver=192.168.184.2 --netmask=255.255.255.0 --ipv6=auto --activate network --hostname=rhel7.localdomain