Skip to content

Instantly share code, notes, and snippets.

@trastle
Created May 29, 2013 15:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trastle/5671216 to your computer and use it in GitHub Desktop.
Save trastle/5671216 to your computer and use it in GitHub Desktop.
Main puppet repository and dependencies repository for CentOS6.
[puppetlabs-deps]
name=Puppet Labs Dependencies
baseurl=https://yum.puppetlabs.com/el/6/dependencies/x86_64/
enabled=1
gpgcheck=1
gpgkey=http://yum.puppetlabs.com/RPM-GPG-KEY-puppetlabs
[puppetlabs]
name=Puppet Labs Packages
baseurl=http://yum.puppetlabs.com/el/6Server/products/x86_64/
enabled=1
gpgcheck=1
gpgkey=http://yum.puppetlabs.com/RPM-GPG-KEY-puppetlabs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment