Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purpleidea/puppet-runonce
puppet module for single exec and timers
https://github.com/purpleidea/puppet-runonce
Last synced: 14 days ago
JSON representation
puppet module for single exec and timers
- Host: GitHub
- URL: https://github.com/purpleidea/puppet-runonce
- Owner: purpleidea
- License: agpl-3.0
- Created: 2013-11-01T06:49:27.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-04T13:27:10.000Z (almost 10 years ago)
- Last Synced: 2024-11-11T16:05:07.810Z (about 2 months ago)
- Language: Puppet
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This is puppet-runonce a puppet module for running special timers.
Please read the INSTALL file for instructions on getting this installed.
Look in the examples/ folder for usage. If none exist, please contribute one!
This code may be a work in progress. The interfaces may change without notice.
Patches are welcome, but please be patient. They are best received by email.
Please ping me if you have big changes in mind, before you write a giant patch.Module specific notes:
* If you expect the timers in this module to be 100% accurate, you're insane.
* Read through the code if you want to learn the semantics of how this works.Dependencies:
* my puppet-common module (optional)
* my puppet-puppet module (optional)Happy hacking,
James Shubin , https://ttboj.wordpress.com/