Sha256: 2f8617c36cb838e9bff870b85a7de95722b8fea9fc972bb87af9ad77a8809968

Contents?: true

Size: 796 Bytes

Versions: 25

Compression:

Stored size: 796 Bytes

Contents

install
url --url=http://vault.centos.org/6.0/os/i386/
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
kernel-devel
kernel-headers
-ipw2100-firmware
-ipw2200-firmware
-ivtv-firmware
%end

%post
/usr/bin/yum -y install sudo
/usr/sbin/groupadd veewee
/usr/sbin/useradd veewee -g veewee -G wheel
echo "veewee"|passwd --stdin veewee
echo "veewee        ALL=(ALL)       NOPASSWD: ALL" >> /etc/sudoers.d/veewee
chmod 0440 /etc/sudoers.d/veewee
%end

Version data entries

25 entries across 25 versions & 2 rubygems

Version Path
veewee-0.5.0.alpha4 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.5.0.alpha3 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.5.0.alpha2 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.5.0.alpha1 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.4.5.1 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.4.5 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.4.5.pre1 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.4.4 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.4.3 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.4.2 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.4.1 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.4.0 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.3.12 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.3.11 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.3.10 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.3.9 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-atlassian-0.3.11 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.3.7 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.3.6 templates/CentOS-6.0-i386-netboot/ks.cfg
veewee-0.3.5 templates/CentOS-6.0-i386-netboot/ks.cfg