From 28aec2090b35b9c0271b6a66a67f5c104017be6e Mon Sep 17 00:00:00 2001 From: markuszilch Date: Wed, 20 Mar 2024 08:17:10 +0100 Subject: [PATCH] add systmed fixture for logrotate dependency --- .fixtures.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.fixtures.yaml b/.fixtures.yaml index 963227c..ee015b7 100644 --- a/.fixtures.yaml +++ b/.fixtures.yaml @@ -7,3 +7,4 @@ fixtures: stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git yumrepo_core: https://github.com/puppetlabs/puppetlabs-yumrepo_core.git zypprepo: https://github.com/voxpupuli/puppet-zypprepo.git + systemd: https://github.com/voxpupuli/puppet-systemd.git