Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save davidbj/8910918 to your computer and use it in GitHub Desktop.

Select an option

Save davidbj/8910918 to your computer and use it in GitHub Desktop.
1.rpm install puppetlabs-release
rpm -ivh http://yum.puppetlabs.com/el/6.4/products/i386/puppetlabs-release-6-6.noarch.rpm
sudo yum clean all
2.Install puppet-server and puppet-agent
sudo yum install puppet-server puppet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment