Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/npwalker/tcwrapper

An example of iteration in a template
https://github.com/npwalker/tcwrapper

Last synced: about 2 months ago
JSON representation

An example of iteration in a template

Awesome Lists containing this project

README

        

An example of adding additional args via hiera

```
---
tcwrapper::additional_java_args:
- '-testarg=blah'
- '-testarg2=foobar'
```