Capture more singletons in /etc and avoid apt duplication
This commit is contained in:
parent
4d2250f974
commit
054a6192d1
6 changed files with 481 additions and 22 deletions
|
|
@ -1,4 +1,4 @@
|
|||
%global upstream_version 0.1.3
|
||||
%global upstream_version 0.1.4
|
||||
|
||||
Name: enroll
|
||||
Version: %{upstream_version}
|
||||
|
|
@ -44,4 +44,7 @@ Enroll a server's running state retrospectively into Ansible.
|
|||
|
||||
%changelog
|
||||
* Sat Dec 27 2025 Miguel Jacq <mig@mig5.net> - %{version}-%{release}
|
||||
- Attempt to capture more stuff from /etc that might not be attributable to a specific package. This includes common singletons and systemd timers
|
||||
- Avoid duplicate apt data in package-specific roles.
|
||||
* Sat Dec 27 2025 Miguel Jacq <mig@mig5.net> - %{version}-%{release}
|
||||
- Initial RPM packaging for Fedora 42
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue