diff options
author | ytti <saku@ytti.fi> | 2016-10-31 19:34:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-31 19:34:43 +0200 |
commit | 324113866a2e3092d72fb6c34c8530b1870f0a4c (patch) | |
tree | 1f917ec23e2089032aba89371f0fc7b713e87fdf /README.md | |
parent | a87fc34a84a893b86d5ccb401d3bd4b9e544bfc2 (diff) | |
parent | 2191cb239f14024327f29040e3548bf3b346f6cb (diff) |
Merge pull request #601 from flokli/planet
add Planet SGS
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -134,6 +134,8 @@ Oxidized is a network device configuration backup tool. It's a RANCID replacemen * [Opengear](lib/oxidized/model/opengear.rb) * Palo Alto * [PANOS](lib/oxidized/model/panos.rb) + * PLANET + * [SGS](lib/oxidized/model/planetsgs.rb) * [pfSense](lib/oxidized/model/pfsense.rb) * Quanta * [Quanta / VxWorks 6.6 (1.1.0.8)](lib/oxidized/model/quantaos.rb) |