Sha256: 5ef3ff7769eac819ee804c088f2410edec92de05562c0ad7ac87aa9ff6fe1e42

Contents?: true

Size: 670 Bytes

Versions: 9

Compression:

Stored size: 670 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 UTC
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

9 entries across 5 versions & 2 rubygems

Version Path
HeSYINUvSBZfxqA-veewee-0.203.3 templates/CentOS-6.1-x86_64-minimal/ks.cfg
HeSYINUvSBZfxqA-veewee-0.203.3 templates/CentOS-6.2-x86_64-minimal/ks.cfg
HeSYINUvSBZfxqA-veewee-0.203.2 templates/CentOS-6.2-x86_64-minimal/ks.cfg
HeSYINUvSBZfxqA-veewee-0.203.2 templates/CentOS-6.1-x86_64-minimal/ks.cfg
HeSYINUvSBZfxqA-veewee-0.203.1 templates/CentOS-6.2-x86_64-minimal/ks.cfg
HeSYINUvSBZfxqA-veewee-0.203.1 templates/CentOS-6.1-x86_64-minimal/ks.cfg
veewee-0.2.3 templates/CentOS-6.2-x86_64-minimal/ks.cfg
veewee-0.2.3 templates/CentOS-6.1-x86_64-minimal/ks.cfg
veewee-0.2.2 templates/CentOS-6.1-x86_64-minimal/ks.cfg