lang en_US.UTF-8 keyboard us timezone US/Eastern auth --useshadow --enablemd5 selinux --enforcing firewall --disabled network --device eth0 --bootproto dhcp repo --name=fedora --baseurl=file:///redhat/rawhide-latest/x86_64 repo --name=puppet --baseurl=file:///redhat/rawhide-latest/puppet-repo %packages bash kernel-xen syslinux passwd policycoreutils chkconfig authconfig rootfiles # in order to add a tty on /dev/xvc0 kudzu # in order to bring eth0 up dhclient # let's play around with iptables iptables myiptables # for config changes in %post puppet %post # turn on swap probing sed -i -e 's/AUTOSWAP=no/AUTOSWAP=yes/' /etc/sysconfig/init puppet /etc/puppet/myiptables.pp # get rid of puppet again rpm -e myiptables puppet facter ruby ruby-libs