C5 generic node.ks

From Alteeve Wiki
Jump to navigation Jump to search

 AN!Wiki :: How To :: C5 generic node.ks

Back to: 2-Node CentOS5 Cluster

# Kickstart file created by Madison Kelly (mkelly@iplink.net
#
# For:
# Centos 5.5, AN!Cluster Node - Generic
# - May work with other versions but not tested.
#

install
url --url=http://10.255.253.1/c5/x86_64/img/
lang en_US.UTF-8
keyboard us
langsupport en_USmerica/Toronto
network --device eth0 --bootproto dhcp --onboot yes --hostname xenmaster-new.iplink.net
authconfig --enableshadow --passalgo=sha512 --enablefingerprint
# Password is 'initial'.
rootpw --iscrypted $6$0riSEDMyCvHPdhCv$lvuhEOqU2yo9szCJHtAsVUK3maHyWlpZmVi6PCRkrOfifL/38J7SaGUopehv/rzwQvhqxNla/jPvD10uwuPY4/
firewall --disabled
selinux --disabled
firstboot --disable
# Password is 'initial'.
user --name=iplink --iscrypted --password=$6$0riSEDMyCvHPdhCv$lvuhEOqU2yo9szCJHtAsVUK3maHyWlpZmVi6PCRkrOfifL/38J7SaGUopehv/rzwQvhqxNla/jPvD10uwuPY4/
reboot
services --disabled NetworkManager,iptables,iptables,ip6tables
services --enabled network

# This will run whatever was created by the script below.
%include /tmp/part-include

%packages
@base
@cluster-storage
@clustering
@core
@editors
@gnome-desktop
@graphical-internet
@system-tools
@xen
@base-x
keyutils
iscsi-initiator-utils
trousers
bridge-utils
fipscheck
device-mapper-multipath
kmod-gnbd-xen
kmod-gfs-xen
gftp
nmap-frontend
wireshark-gnome
audit
xorg-x11-server-Xnest
-ipvsadm
-piranha
-cluster-snmp
-cluster-cim
-gnome-user-docs
-gnome-themes
-gok
-gnome-audio
-gnome-user-share
-gimp-print-utils
-desktop-printing
-im-chooser
-gnome-mag
-gnome-pilot
-orca
-evolution
-nspluginwrapper
-gnome-themes
-evolution-webcal
-ekiga
-evolution-connector
-zsh
-zisofs-tools
-openldap-clients
-samba-client
-gnome-applet-vm
%end

 

Any questions, feedback, advice, complaints or meanderings are welcome.
Alteeve's Niche! Enterprise Support:
Alteeve Support
Community Support
© Alteeve's Niche! Inc. 1997-2024   Anvil! "Intelligent Availability®" Platform
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions.