Sha256: 08fae4344add993d54dad45cea3ab2f15a6749f86ec1dbe31e7ae7da906b8f24

Contents?: true

Size: 682 Bytes

Versions: 10

Compression:

Stored size: 682 Bytes

Contents

install
cdrom
lang en_US.UTF-8
keyboard us
network --bootproto=dhcp
rootpw --iscrypted $1$damlkd,f$UC/u5pUts5QiU3ow.CSso/
firewall --enabled --service=ssh
authconfig --enableshadow --passalgo=sha512
selinux --disabled
timezone Europe/Brussels
bootloader --location=mbr

text
skipx
zerombr

clearpart --all --initlabel
autopart

auth  --useshadow  --enablemd5
firstboot --disabled
reboot

%packages --ignoremissing
@core
bzip2

-ipw2100-firmware
-ipw2200-firmware
-ivtv-firmware

%post
/usr/bin/yum -y install sudo
/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

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
HeSYINUvSBZfxqA-veewee-0.203.3 templates/CentOS-6.0-x86_64-minimal/ks.cfg
HeSYINUvSBZfxqA-veewee-0.203.2 templates/CentOS-6.0-x86_64-minimal/ks.cfg
HeSYINUvSBZfxqA-veewee-0.203.1 templates/CentOS-6.0-x86_64-minimal/ks.cfg
veewee-0.2.3 templates/CentOS-6.0-x86_64-minimal/ks.cfg
veewee-0.2.2 templates/CentOS-6.0-x86_64-minimal/ks.cfg
veewee-0.2.1 templates/CentOS-6.0-x86_64-minimal/ks.cfg
veewee-0.3.0.alpha4 templates/CentOS-6.0-x86_64-minimal/ks.cfg
veewee-0.3.0.alpha3 templates/CentOS-6.0-x86_64-minimal/ks.cfg
veewee-0.3.0.alpha2 templates/CentOS-6.0-x86_64-minimal/ks.cfg
veewee-0.3.0.alpha1 templates/CentOS-6.0-x86_64-minimal/ks.cfg