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

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.

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