Sha256: 12cee1be26202495550f918001962d3f382651e6e54d25dbe8dfdf78e33fdd5c

Contents?: true

Size: 360 Bytes

Versions: 317

Compression:

Stored size: 360 Bytes

Contents

# Install Puppet

cat > /etc/yum.repos.d/puppetlabs.repo << EOM
[puppetlabs-dependencies]
name=puppetlabdsdependencies
baseurl=http://yum.puppetlabs.com/el/6/dependencies/\$basearch
enabled=1
gpgcheck=0

[puppetlabs]
name=puppetlabs
baseurl=http://yum.puppetlabs.com/el/6/products/\$basearch
enabled=1
gpgcheck=0
EOM

yum -y install puppet facter ruby-shadow

Version data entries

317 entries across 16 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha4 templates/CentOS-6.3-x86_64-minimal/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.2-i386-minimal/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.1-x86_64-netboot/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.3-i386-minimal/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.4-i386-netboot/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.5/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.0-x86_64-minimal/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.1-x86_64-minimal/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.2-x86_64-minimal/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.2-x86_64-netboot/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.3-x86_64-netboot/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.4-i386-minimal/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.4-x86_64-minimal/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.4-x86_64-netboot/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.0-i386-netboot/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.0-i386/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.0-x86_64-netboot/puppet.sh
veewee-0.5.0.alpha4 templates/CentOS-6.0-x86_64/puppet.sh
veewee-0.5.0.alpha3 templates/CentOS-6.4-x86_64-netboot/puppet.sh
veewee-0.5.0.alpha3 templates/CentOS-6.4-x86_64-minimal/puppet.sh