Sha256: 0fbdb008a7966d1dd8115ac999fc2ae2bbaca82acda2a3da7f0e9b7cd6b27d3f

Contents?: true

Size: 348 Bytes

Versions: 72

Compression:

Stored size: 348 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

Version data entries

72 entries across 16 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha4 templates/scientificlinux-6.4-x86_64-netboot/puppet.sh
veewee-0.5.0.alpha4 templates/scientificlinux-6.5-i386-netboot/puppet.sh
veewee-0.5.0.alpha4 templates/scientificlinux-6.4-i386-netboot/puppet.sh
veewee-0.5.0.alpha4 templates/OracleLinux-6.3-x86_64-DVD/puppet.sh
veewee-0.5.0.alpha4 templates/scientificlinux-6.5-x86_64-netboot/puppet.sh
veewee-0.5.0.alpha3 templates/scientificlinux-6.5-i386-netboot/puppet.sh
veewee-0.5.0.alpha3 templates/scientificlinux-6.4-i386-netboot/puppet.sh
veewee-0.5.0.alpha3 templates/scientificlinux-6.5-x86_64-netboot/puppet.sh
veewee-0.5.0.alpha3 templates/scientificlinux-6.4-x86_64-netboot/puppet.sh
veewee-0.5.0.alpha3 templates/OracleLinux-6.3-x86_64-DVD/puppet.sh
veewee-0.5.0.alpha2 templates/scientificlinux-6.4-x86_64-netboot/puppet.sh
veewee-0.5.0.alpha2 templates/scientificlinux-6.5-i386-netboot/puppet.sh
veewee-0.5.0.alpha2 templates/scientificlinux-6.4-i386-netboot/puppet.sh
veewee-0.5.0.alpha2 templates/scientificlinux-6.5-x86_64-netboot/puppet.sh
veewee-0.5.0.alpha2 templates/OracleLinux-6.3-x86_64-DVD/puppet.sh
veewee-0.5.0.alpha1 templates/scientificlinux-6.4-i386-netboot/puppet.sh
veewee-0.5.0.alpha1 templates/scientificlinux-6.4-x86_64-netboot/puppet.sh
veewee-0.5.0.alpha1 templates/scientificlinux-6.5-i386-netboot/puppet.sh
veewee-0.5.0.alpha1 templates/scientificlinux-6.5-x86_64-netboot/puppet.sh
veewee-0.5.0.alpha1 templates/OracleLinux-6.3-x86_64-DVD/puppet.sh