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](github.com/meltwater/puppet-swagger)

Pull Requests are always welcome