Skip to content

Commit 04d1909

Browse files
committed
.fixtures.yml: pin cron_core to v1.3.0
1 parent cd7b0eb commit 04d1909

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.fixtures.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ fixtures:
44
apt: "https://github.com/puppetlabs/puppetlabs-apt.git"
55
augeas_core: "https://github.com/puppetlabs/puppetlabs-augeas_core.git"
66
concat: "https://github.com/puppetlabs/puppetlabs-concat.git"
7-
cron_core: "https://github.com/puppetlabs/puppetlabs-cron_core.git"
7+
cron_core:
8+
repo: "https://github.com/puppetlabs/puppetlabs-cron_core.git"
9+
ref: "v1.3.0"
810
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
911
firewall: "https://github.com/puppetlabs/puppetlabs-firewall.git"
1012
provision: "https://github.com/puppetlabs/provision.git"

0 commit comments

Comments
 (0)