Fixed
- #104: Handle the usage of
juniper_junos
as a NOS.juniper_junos
will now automatically be mapped tojuniper
. - Fix an issue with dual RP juniper devices and structured output, where output containing
{master}
outside of the XML output was improperly stripped out, causing a parsing failure.
Changed
- BREAKING: The installer no longer generates a Systemd service file. While this was likely convenient for most, it introduced significant complexity and caused most installations using
~/hyperglass
as the app path to fail, with no clear way to resolve it. Further, while Systemd is arguably the most common, it is not the only process manager available. As such, the docs will be updated with a Systemd example, much like the current reverse proxy documentation.