paulbsd-salt/states/config/config.toml.j2
Paul Lecuq 1b59cdacdd * Update salt states
- bl module updated
- borg state updated
- config state updated
- netbox state updated
- nginx state updated
- misc updates
2022-02-21 13:52:46 +01:00

3 lines
84 B
Django/Jinja

{%- from "config/map.jinja" import config with context -%}
{{ config.config|toml }}