Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inecas/foreman-ext
https://github.com/inecas/foreman-ext
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/inecas/foreman-ext
- Owner: iNecas
- License: gpl-3.0
- Created: 2013-08-05T15:16:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-05T15:20:54.000Z (over 11 years ago)
- Last Synced: 2024-10-16T07:06:44.516Z (about 1 month ago)
- Language: Ruby
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Foreman Dynflow Ext
===================This sample code shows the possibility to extend the Foreman
behavior by hooking into some actions to perform additional code.This code expects to be loaded from this Foreman fork branch:
`https://github.com/iNecas/foreman/tree/orchestration-ng`
When using, it logs some messages to `log/actions.log` to prove
that it's really hooked to the Foreman. This happens when a host
or domain is created.