Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rnelson0/puppet-modulesync_config_reference
Reference of an example modulesync configuration repository
https://github.com/rnelson0/puppet-modulesync_config_reference
Last synced: 8 days ago
JSON representation
Reference of an example modulesync configuration repository
- Host: GitHub
- URL: https://github.com/rnelson0/puppet-modulesync_config_reference
- Owner: rnelson0
- License: apache-2.0
- Created: 2016-04-03T19:35:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-03T21:47:55.000Z (over 8 years ago)
- Last Synced: 2024-10-26T19:44:08.252Z (12 days ago)
- Language: Ruby
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-puppet - modulesync_config reference - Reference modulesync configuration repo. (Module Management)
README
# ModuleSync Configs
Module sync configuration reference for use with Puppet modules
## How to use it
Copy the contents of the repo into your own modulesync configuration repository.
Edit the `modulesync.yml` and `managed_modules.yml` with your namespace and list of puppet modules.
You can then begin using modulesync.Read more on how to use [voxpupuli/modulesync](https://github.com/voxpupuli/modulesync).