Sha256: 93f5c8974249445942863d54f835e4582a594783781bbbc1bafcd9893ff11bf7

Contents?: true

Size: 611 Bytes

Versions: 12

Compression:

Stored size: 611 Bytes

Contents

install
url --url=http://archive.kernel.org/centos/5.9/os/i386/
lang en_US.UTF-8
langsupport --default=en_US.UTF-8 en_US.UTF-8
keyboard us
text
skipx
zerombr
network --device eth0 --bootproto dhcp
rootpw vagrant
firewall --enabled --trust eth0 --ssh
selinux --disabled
authconfig --enableshadow --enablemd5
timezone America/New_York
bootloader --location=mbr
clearpart --all --initlabel
autopart
reboot

%packages
@ core
%post
/usr/sbin/groupadd vagrant
/usr/sbin/useradd vagrant -g vagrant -G wheel
echo "vagrant"|passwd --stdin vagrant
echo "vagrant        ALL=(ALL)       NOPASSWD: ALL" >> /etc/sudoers
%end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha4 templates/CentOS-5.9-i386-netboot/ks.cfg
veewee-0.5.0.alpha3 templates/CentOS-5.9-i386-netboot/ks.cfg
veewee-0.5.0.alpha2 templates/CentOS-5.9-i386-netboot/ks.cfg
veewee-0.5.0.alpha1 templates/CentOS-5.9-i386-netboot/ks.cfg
veewee-0.4.5.1 templates/CentOS-5.9-i386-netboot/ks.cfg
veewee-0.4.5 templates/CentOS-5.9-i386-netboot/ks.cfg
veewee-0.4.5.pre1 templates/CentOS-5.9-i386-netboot/ks.cfg
veewee-0.4.4 templates/CentOS-5.9-i386-netboot/ks.cfg
veewee-0.4.3 templates/CentOS-5.9-i386-netboot/ks.cfg
veewee-0.4.2 templates/CentOS-5.9-i386-netboot/ks.cfg
veewee-0.4.1 templates/CentOS-5.9-i386-netboot/ks.cfg
veewee-0.4.0 templates/CentOS-5.9-i386-netboot/ks.cfg