Sha256: 8b782ca4b17724afa19730d75c35dac5179e7532c18a4a50e7b5db18f29aa8ca

Contents?: true

Size: 1.38 KB

Versions: 15

Compression:

Stored size: 1.38 KB

Contents

# Kickstart file automatically generated by anaconda.

install
url --url=http://mirror.atlanticmetro.net/centos/5.7/os/x86_64
lang en_US.UTF-8
langsupport --default=en_US.UTF-8 en_US.UTF-8
keyboard us
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 America/New_York
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

15 entries across 15 versions & 3 rubygems

Version Path
HeSYINUvSBZfxqA-veewee-0.203.3 templates/CentOS-5.7-x86_64-netboot/ks.cfg
HeSYINUvSBZfxqA-veewee-0.203.2 templates/CentOS-5.7-x86_64-netboot/ks.cfg
veewee-0.3.0.alpha8 templates/CentOS-5.7-x86_64-netboot/ks.cfg
veewee-0.3.0.alpha7 templates/CentOS-5.7-x86_64-netboot/ks.cfg
veewee-0.3.0.alpha6 templates/CentOS-5.7-x86_64-netboot/ks.cfg
veewee-0.3.0.alpha5 templates/CentOS-5.7-x86_64-netboot/ks.cfg
HeSYINUvSBZfxqA-veewee-0.203.1 templates/CentOS-5.7-x86_64-netboot/ks.cfg
veewee-0.2.3 templates/CentOS-5.7-x86_64-netboot/ks.cfg
veewee-0.2.2 templates/CentOS-5.7-x86_64-netboot/ks.cfg
vbox-0.0.4 templates/CentOS-5.7-x86_64-netboot/ks.cfg
veewee-0.2.1 templates/CentOS-5.7-x86_64-netboot/ks.cfg
veewee-0.3.0.alpha4 templates/CentOS-5.7-x86_64-netboot/ks.cfg
veewee-0.3.0.alpha3 templates/CentOS-5.7-x86_64-netboot/ks.cfg
veewee-0.3.0.alpha2 templates/CentOS-5.7-x86_64-netboot/ks.cfg
veewee-0.3.0.alpha1 templates/CentOS-5.7-x86_64-netboot/ks.cfg