vchepkov
04/24/2022, 6:47 PMbastelfreak
04/24/2022, 6:48 PMbastelfreak
04/24/2022, 6:48 PMvchepkov
04/24/2022, 6:57 PMvchepkov
04/24/2022, 7:24 PMError: Lint/RedundantCopDisableDirective: Unnecessary disabling of `RSpec/RepeatedExample`.
bastelfreak
04/24/2022, 7:28 PMbastelfreak
04/24/2022, 7:28 PMbastelfreak
04/24/2022, 7:28 PMbastelfreak
04/24/2022, 7:28 PMSlackbot
04/24/2022, 7:31 PMbastelfreak
04/24/2022, 7:31 PMbastelfreak
04/24/2022, 7:31 PMSlackbot
04/24/2022, 7:35 PMDylan Antoine
04/24/2022, 7:35 PMvchepkov
04/24/2022, 8:02 PM/etc/puppetlabs/code/environments/your_test/modules/kmod/
should not be lib
directoryVoxBot
04/25/2022, 9:30 AMVoxBot
04/25/2022, 11:02 AMvchepkov
04/25/2022, 11:37 AMVoxBot
04/25/2022, 11:42 AMPhilippe Beaumont
04/25/2022, 3:52 PMVoxBot
04/25/2022, 3:56 PMRobert Vincent
04/25/2022, 7:05 PMRobert Vincent
04/25/2022, 7:05 PMvchepkov
04/25/2022, 7:09 PMRobert Vincent
04/25/2022, 7:30 PM/bin
suffix from the creates
attribute.Robert Vincent
04/25/2022, 7:32 PMcreates
attribute, and the cleanup
attribute is set to true
, does the archive file get downloaded on every run? Or does it somehow "remember" that it previously succeeded?vchepkov
04/25/2022, 7:32 PMvchepkov
04/25/2022, 7:33 PMRobert Vincent
04/25/2022, 7:45 PMcreates
attribute is missing, then the cleanup
attribute should be set to false
.Robert Vincent
04/25/2022, 7:47 PMcleanup
at the default true
will result in the archive being re-downloaded and re-extracted on every Puppet run.