Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stahnma/puppetlabs-puppetlabs_repo
Setup the official puppet labs community repositories
https://github.com/stahnma/puppetlabs-puppetlabs_repo
Last synced: 26 days ago
JSON representation
Setup the official puppet labs community repositories
- Host: GitHub
- URL: https://github.com/stahnma/puppetlabs-puppetlabs_repo
- Owner: stahnma
- Created: 2011-11-30T00:49:33.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-16T15:36:45.000Z (over 11 years ago)
- Last Synced: 2023-04-12T16:22:21.549Z (over 1 year ago)
- Language: Ruby
- Homepage: http://projects.puppetlabs.com/projects/puppet-community-pkg-repo
- Size: 104 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG
Awesome Lists containing this project
README
# Overview
# Quick Start
node default {
include puppetlabs_repo
}# Tips
The yum.puppetlabs.com repository may be easily cloned.
rsync -avxHP --delete rsync://yum.puppetlabs.com /path/to/your/mirror
If you're running your own mirror, just update $baseurl when calling the puppetlabs_repo::yum class.
# Notes
The yum repository from Puppet Labs shouldn't require any dependencies outside of the base os/updates repos. If it does, that is a bug that will be addressed.Bugs for yum.puppetlabs.com can be filed at: http://projects.puppetlabs.com/projects/puppet-community-pkg-repo/issues