Skip to content

Instantly share code, notes, and snippets.

@nibalizer
Created September 17, 2013 20:08
Show Gist options
  • Select an option

  • Save nibalizer/6599869 to your computer and use it in GitHub Desktop.

Select an option

Save nibalizer/6599869 to your computer and use it in GitHub Desktop.
#!/bin/sh
rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
rpm -ivh http://yum.puppetlabs.com/el/5/products/i386/puppetlabs-release-5-7.noarch.rpm
yum update
yum install puppet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment