Closed Olen closed 3 months ago
Thank you for your feedback... will add this enhancement in the next release. Moreover, in the next release, I will provide a guide to let anyone create his own profile.
I plan to deliver the next release in a few weeks.
David
Great! And thank you for (what looks like) an excellent tool. Have not tested it yet, since I only have SRX and EX to test it with right now...
If/when I get it up and running, I'll try to add some PRs for things I miss.
I've planned one patch (release 1.0.2) this week to add a few enhancements. But I scheduled in several weeks to add more platforms and your suggestion in release 1.1.0
stay tuned :) and thanks for your contribution
Will be supported with 1.1.0
After just having a quick look at the
jtso/profiles/
it feels like it could make sense to have acommon.conf
with default elements, that is inherited by all the platform specific configs. Settings in the platform/version specific configs should of course overwrite the common config.The difference between e.g,
ptx_health.conf
andmx_health.conf
is only two lines (which maybe even should have been in the ptx-config? - I haven't checked if they are avalilable for ptx/acx)Pluss the
enrichfilepath
.ACX-health has only 6 extra lines, compared with the ptx-config:
By adding a "common.conf" for all the shared stuff, it would significantly lower the bar for creating new profiles, and hopefully you would get some PRs to fix #11