ffddorf / ffddorf/confgen

Expose config context to templates

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Templates will need to access the rendered config context data of the device to use it for custom settings not available in Netbox.

The config context is a JSON object we can deserialize into `map[string]interface{}`.
Templates can use the `index` function to access arbitrary values in a map.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.