Closed rjsab closed 8 years ago
I ran into this use case and figured it may be worth an addition. I think from a minimalist perspective, this fits the general purpose of allowing flexibility while still remaining to be extremely simple to use. Current uses of the module should see no change in behavior.
There may be a need to override the port the management web service starts up on, if another application is already listening on port 8089 (splunk default).
Added - mgmthostport param Added - web.conf template Added - logic to control management of web.conf Updated - spec tests to accomdate changes