One of the things that has frustrated me in the past is trying to find any non standard parameters amongst the standard parameters.
As an example "$java_heap_size" in "init.pp", I would suggest that we place any such parameters after the stdmod parameters. It would make these variables easier to locate as well as keep the code a little more consistent.
One of the things that has frustrated me in the past is trying to find any non standard parameters amongst the standard parameters.
As an example "$java_heap_size" in "init.pp", I would suggest that we place any such parameters after the stdmod parameters. It would make these variables easier to locate as well as keep the code a little more consistent.