# /.../
# At the moment the information in this file is not evaluated
# by the firstboot setup because I don't know if RHEL has something
# like an auto configuration modues where we can pass the following
# information into the firstboot service
# ----
lang en_US.UTF-8
keyboard us
network --device eth0 --bootproto dhcp
firewall --enabled --port=22:tcp
authconfig --enableshadow --enablemd5
selinux --enforcing
timezone --utc Europe/Berlin
