Sha256: 8621dc703320960d41c1534db0717d0d8062b419bbab485e1a357810de5eae11

Contents?: true

Size: 1.33 KB

Versions: 57

Compression:

Stored size: 1.33 KB

Contents

# Kickstart file automatically generated by anaconda.

install
cdrom
lang en_US.UTF-8
langsupport --default=en_US.UTF-8 en_US.UTF-8
keyboard be-latin1
xconfig --card "VMWare" --videoram 16384 --hsync 31.5-37.9 --vsync 50-70 --resolution 800x600 --depth 16
network --device eth0 --bootproto dhcp
rootpw --iscrypted $1$vSG8FjAu$ekQ0grf16hS4G93HTPcco/
firewall --enabled --trust eth0 --ssh
selinux --enforcing
authconfig --enableshadow --enablemd5
timezone Europe/Brussels
bootloader --location=mbr
# The following is the partition information you requested
# Note that any partitions you deleted are not expressed
# here so unless you clear all partitions first, this is
# not guaranteed to work
clearpart --all --drives=sda --initlabel
part /boot --fstype ext3 --size=100 --ondisk=sda
part pv.2 --size=0 --grow --ondisk=sda
volgroup VolGroup00 --pesize=32768 pv.2
logvol swap --fstype swap --name=LogVol01 --vgname=VolGroup00 --size=528 --grow --maxsize=1056
logvol / --fstype ext3 --name=LogVol00 --vgname=VolGroup00 --size=1024 --grow
reboot

%packages
#@ admin-tools
#@ text-internet
#@ dialup
#@ smb-server
#@ web-server
#@ printing
#@ server-cfg
@ core
grub
e2fsprogs
lvm2

%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

Version data entries

57 entries across 57 versions & 3 rubygems

Version Path
veewee-0.2.1 templates/CentOS-4.8-i386/ks.cfg
veewee-0.3.0.alpha4 templates/CentOS-4.8-i386/ks.cfg
veewee-0.3.0.alpha3 templates/CentOS-4.8-i386/ks.cfg
veewee-0.3.0.alpha2 templates/CentOS-4.8-i386/ks.cfg
veewee-0.3.0.alpha1 templates/CentOS-4.8-i386/ks.cfg
HeSYINUvSBZfxqA-veewee-0.2.0.2 templates/CentOS-4.8-i386/ks.cfg
veewee-0.2.0 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.29 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.28 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.27 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.26 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.25 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.24 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.23 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.22 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.21 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.20 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.19 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.18 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.17 templates/CentOS-4.8-i386/ks.cfg