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 5de656e commit c31b846Copy full SHA for c31b846
.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: "170dce752d994d0eb375b941b9c9c83e2c6eb949"
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