https://github.com/cfengine/modules
Reusable modules from the CFEngine team.
https://github.com/cfengine/modules
Last synced: 15 days ago
JSON representation
Reusable modules from the CFEngine team.
- Host: GitHub
- URL: https://github.com/cfengine/modules
- Owner: cfengine
- License: mit
- Created: 2017-10-07T13:24:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2026-03-04T13:47:16.000Z (20 days ago)
- Last Synced: 2026-03-04T21:15:03.066Z (19 days ago)
- Language: Python
- Homepage:
- Size: 1 MB
- Stars: 2
- Watchers: 6
- Forks: 13
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: security/conditional-installer/README.md
Awesome Lists containing this project
README
# CFEngine modules
This repository contains reusable modules, made by the CFEngine team and officially supported.
See the different folders for different types of modules:
* [Promise types](./promise-types)
* [Reporting](./reporting)
* [Management](./management)
* [Libraries](./libraries)
* [Examples](./examples)
## CFEngine Build Repositories
* [build-index](https://github.com/cfengine/build-index) - Index of modules
* [build-website](https://github.com/cfengine/build-website) - Website
* [cfbs](https://github.com/cfengine/cfbs) - Command line client
* [modules](https://github.com/cfengine/modules) - Official modules provided by the CFEngine team
* [module-template](https://github.com/cfengine/build-example) - Template for creating new modules