Skip to content

Instantly share code, notes, and snippets.

@sdoro
Created January 12, 2013 10:53
Show Gist options
  • Save sdoro/4517173 to your computer and use it in GitHub Desktop.
Save sdoro/4517173 to your computer and use it in GitHub Desktop.
Install puppet from 'Puppet Labs' repository (CentOS 6)
rpm -ivh http://yum.puppetlabs.com/el/6/products/i386/puppetlabs-release-6-6.noarch.rpm
yum update
yum install puppetlabs-release install puppet puppetmaster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment