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.1.16 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.15 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.14 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.13 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.12 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.11 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.10 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.9 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.8 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.7 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.6 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.5 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.4 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.3 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.2 templates/CentOS-4.8-i386/ks.cfg
veewee-0.0.2 templates/CentOS-4.8-i386/ks.cfg
veewee-0.1.0a templates/CentOS-4.8-i386/ks.cfg