Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/