Version information
released Mar 19th 2014
Start using this module
Add this module to your Puppetfile:
mod 'meltwater-swagger', '0.2.0'
Learn more about managing modules with a PuppetfileDocumentation
meltwater/swagger — version 0.2.0 Mar 19th 2014
swagger
Provides a defined type to install as many Swagger UI instances as necessary
Usage
Note that this is a defined type, not a class. This allows multiple swagger instances to exist on one machine.
swagger::instance { 'tomcat1': tomcat_webapp_dir => '/var/lib/tomcat/webapps', }
Support
Please log tickets and issues at our Projects site
Pull Requests are always welcome
Dependencies
- puppetlabs/stdlib (>= 2.2.0)
- camptocamp-archive ()