Support ssh configs
All checks were successful
CI / test (push) Successful in 53s
Lint / test (push) Successful in 31s

This commit is contained in:
Miguel Jacq 2026-05-12 11:45:49 +10:00
parent 823e529373
commit 1e545cca87
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
9 changed files with 781 additions and 279 deletions

View file

@ -1,4 +1,4 @@
%global upstream_version 0.4.0
%global upstream_version 0.5.0
Name: jinjaturtle
Version: %{upstream_version}
@ -42,6 +42,8 @@ Convert config files into Ansible defaults and Jinja2 templates.
%{_bindir}/jinjaturtle
%changelog
* Tue May 11 2026 Miguel Jacq <mig@mig5.net> - %{version}-%{release}
- Support ssh configs
* Tue Jan 06 2026 Miguel Jacq <mig@mig5.net> - %{version}-%{release}
- Support converting systemd files and postfix main.cf
* Tue Dec 30 2025 Miguel Jacq <mig@mig5.net> - %{version}-%{release}