Skip to content

Commit 0a968ad

Browse files
author
Jarret Lavallee
committed
(sup-2095) Remove cron_core from dependencies
Prior to this commit, puppetlabs-cron_core was a dependency of this module. Since cron_core is for Puppet 6+ and this module supports 5.5.x, the cron_core module as a dependency is removed in this commit. The cron_core module is provided in core puppet in 5.5.x and in the puppet-agent package for 6.x, so there should not be a requirement to install cron_core.
1 parent c1b6102 commit 0a968ad

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

metadata.json

-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
{
1616
"name": "puppetlabs-stdlib",
1717
"version_requirement": ">= 4.0.0 < 7.0.0"
18-
},
19-
{
20-
"name": "puppetlabs-cron_core",
21-
"version_requirement": ">= 1.0.0 < 2.0.0"
2218
}
2319
],
2420
"operatingsystem_support": [

0 commit comments

Comments
 (0)