Sha256: f9cbb9b33c750dcd7a070a39ee94bbfa9e6c740179b69527f598ba6594c62c10

Contents?: true

Size: 679 Bytes

Versions: 435

Compression:

Stored size: 679 Bytes

Contents

install
cdrom
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 --nobase
@core
openssh-clients
%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

435 entries across 277 versions & 2 rubygems

Version Path
image_optim_pack-0.10.1.20240317 boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.10.1.20240317-x86_64-linux boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.10.1.20240317-x86_64-darwin boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.10.1-x86_64-linux boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.10.1-x86_64-darwin boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.10.1 boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.10.0.20231105-x86_64-linux boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.10.0.20231105-x86_64-darwin boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.10.0.20231105 boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.10.0.20231014-x86_64-linux boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.10.0.20231014-x86_64-darwin boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.10.0.20231014 boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.10.0-x86_64-linux boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.10.0-x86_64-darwin boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.10.0 boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.9.1.20230828 boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.9.1.20230828-x86_64-linux boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.9.1.20230828-x86_64-darwin boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.9.1.20230828-x86-linux boxes/definitions/centos-amd64/ks.cfg
image_optim_pack-0.9.1.20230814-x86-linux boxes/definitions/centos-amd64/ks.cfg