Provisioning
Requires Elite
Provisioning (navigation item Provisioning, route /provisioning)
standardizes the provisioning and decommissioning of systems. The area has
four tabs:
- Templates — reusable configuration templates with placeholders (Jinja2) that Notory renders server-side with variables into finished configurations.
- Workflows — documented processes for a provisioning or deprovisioning run (steps, script location).
- Firewall configs — firewall configuration snapshots as versionable text content.
- ACL rules — access control lists with an action (Allow/Deny), source, destination, port and protocol.
The module is available from the Elite tier. Lower tiers show an upgrade
notice on the page, and the API responds with 403.
In this section
Section titled “In this section”- How do I create and render a configuration template?
- How do I document a provisioning process as a workflow?
- How do I manage firewall configs and ACL rules?
Related topics
Section titled “Related topics”- Network — document IPs, VLANs and WLAN
- Monitoring — monitor provisioned systems
- Webhooks — connect external systems (Elite+)