Skip to content

Commit c31b846

Browse files
committed
Support puppet 7
1 parent 5de656e commit c31b846

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: "170dce752d994d0eb375b941b9c9c83e2c6eb949"
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)