Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purpleidea/puppet-fsm
Prototype of a finite state machine in puppet.
https://github.com/purpleidea/puppet-fsm
Last synced: 14 days ago
JSON representation
Prototype of a finite state machine in puppet.
- Host: GitHub
- URL: https://github.com/purpleidea/puppet-fsm
- Owner: purpleidea
- License: agpl-3.0
- Created: 2013-09-28T10:04:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-04T14:43:47.000Z (almost 10 years ago)
- Last Synced: 2024-11-04T16:00:07.013Z (2 months ago)
- Language: Puppet
- Size: 160 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This is puppet-fsm a puppet module for finite state machines.
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:
* This is intended as a proof of concept. These concepts can be used elsewhere.Dependencies:
* puppetlabs-stdlib (required)Happy hacking,
James Shubin , https://ttboj.wordpress.com/