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

https://github.com/michaelfarrow/puppet-agent


https://github.com/michaelfarrow/puppet-agent

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Puppet Agent Module

```ruby
mod "puppetlabs/stdlib", "4.5.1"
mod "puppetlabs/concat", "1.2.0"
mod "puppetlabs/inifile", "1.2.0"

# dep: puppetlabs/stdlib
# dep: puppetlabs/concat
mod "Aethylred/puppet", "1.5.3"

# dep (optional): puppetlabs/inifile
# dep: Aethylred/puppet
mod "weyforth/agent",
git: "https://github.com/weyforth/puppet-agent.git",
ref: "master"
```