OpenCHAMI / configurator

An extensible tool to dynamically generate configs from SMD with Jinja 2 templating support.
MIT License
1 stars 1 forks source link

Add "nodes" plugin for generating config files #18

Open davidallendj opened 1 month ago

davidallendj commented 1 month ago

This PR adds an additional "nodes" plugin that pulls "External" and "Internal" network types from SMD.

Addresses #16