Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Cisco/IOS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This project provides a Studio Project covering software upgrade, port turn-up,

| Asset | Description |
|---|---|
| [Projects/Cisco IOS](./Projects/Cisco%20IOS.project.json) | Itential Platform project — software upgrade, port turn-up, compliance, inventory management |
| [Studio Projects/Cisco IOS](./Studio%20Projects/Cisco%20IOS.project.json) | Itential Platform project — software upgrade, port turn-up, compliance, inventory management |
| [Golden Configurations/Cisco IOS - Simple](./Golden%20Configurations/Cisco%20IOS%20-%20Simple.json) | Golden config tree using literal matching |
| [Golden Configurations/Cisco IOS - Jinja2](./Golden%20Configurations/Cisco%20IOS%20-%20Jinja2.json) | Golden config tree using Jinja2 expressions for flexible value matching |
| [Golden Configurations/Cisco IOS - Lab](./Golden%20Configurations/Cisco%20IOS%20-%20Lab.json) | Golden config tree for lab baseline configuration |
Expand Down
2 changes: 1 addition & 1 deletion Juniper/JUNOS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This project provides a NETCONF-based device driver, a Studio Project covering s
| Asset | Description |
|---|---|
| [device-drivers/netconf-python](./device-drivers/netconf-python/) | IG5 Python NETCONF driver — is-alive, run-command, get-config, send-command, reboot |
| [Projects/Juniper JUNOS](./Projects/Juniper%20JUNOS.project.json) | IG5 project — software upgrade, port turn-up, push configuration, command runner |
| [Studio Projects/Juniper JUNOS](./Studio%20Projects/Juniper%20JUNOS.project.json) | IG5 project — software upgrade, port turn-up, push configuration, command runner |
| [Configuration Parsers/juniper-junos-set.json](./Configuration%20Parsers/juniper-junos-set.json) | Config Manager parser defining the `juniper-junos-set` device type |
| [Golden Configurations/Juniper JUNOS set](./Golden%20Configurations/Juniper%20JUNOS%20set.json) | Golden config tree using JUNOS `set`-format lines — requires `juniper-junos-set` parser |
| [Golden Configurations/Juniper JUNOS text - Jinja2](./Golden%20Configurations/Juniper%20JUNOS%20text%20-%20Jinja2.json) | Golden config tree using `text`-format lines with Jinja2 templates for flexible value matching |
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ Assets are organized by vendor and product. Each folder may contain one or more
| **Cisco** | ASA · Crosswork Network Controller · IOS · ISE · Meraki · NSO · NX-OS · PSIRT Open Vulnerability · Umbrella · Webex |
| **CyberArk** | Conjur (secrets management) |
| **Datadog** | Observability |
| **Delinea** | Secret Server (secrets management) |
| **Docker** | Docker Engine · Docker Hub |
| **EfficientIP** | SOLIDserver (DDI) |
| **F5** | BIG-IP · BIG-IQ · Insight |
| **Fortinet** | FortiGate |
| **GitHub** | GitHub |
Expand All @@ -51,7 +53,7 @@ Assets are organized by vendor and product. Each folder may contain one or more
| **Kentik** | Network observability |
| **Kubernetes** | Container orchestration |
| **LogicMonitor** | Observability |
| **Microsoft** | Graph Mail · Teams |
| **Microsoft** | Azure Key Vault · Graph Mail · Teams |
| **Nautobot** | Nautobot 2.4 |
| **NetBox** | IPAM / DCIM |
| **NetScaler** | ADC |
Expand All @@ -71,6 +73,7 @@ Assets are organized by vendor and product. Each folder may contain one or more
| **Versa** | Director |
| **VMware** | vSphere vCenter |
| **Zoom** | Meetings / collaboration |
| **Zscaler** | ZIA |

---

Expand Down
Loading