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

https://github.com/smortex/choria-playbooks

Sample repository for running choria playbooks
https://github.com/smortex/choria-playbooks

hacktoberfest

Last synced: 2 months ago
JSON representation

Sample repository for running choria playbooks

Awesome Lists containing this project

README

          

# Choria Playbooks

An example repository containing everything needed to run Choria playbooks.

## Getting started

```
bundle install
bundle exec r10k puppetfile install
bundle exec mco playbook run example --modulepath modules:site-modules
```