We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7b0eb commit 04d1909Copy full SHA for 04d1909
.fixtures.yml
@@ -4,7 +4,9 @@ fixtures:
4
apt: "https://github.com/puppetlabs/puppetlabs-apt.git"
5
augeas_core: "https://github.com/puppetlabs/puppetlabs-augeas_core.git"
6
concat: "https://github.com/puppetlabs/puppetlabs-concat.git"
7
- cron_core: "https://github.com/puppetlabs/puppetlabs-cron_core.git"
+ cron_core:
8
+ repo: "https://github.com/puppetlabs/puppetlabs-cron_core.git"
9
+ ref: "v1.3.0"
10
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
11
firewall: "https://github.com/puppetlabs/puppetlabs-firewall.git"
12
provision: "https://github.com/puppetlabs/provision.git"
0 commit comments