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 be1964d commit 78783daCopy full SHA for 78783da
.fixtures.yml
@@ -3,7 +3,9 @@ fixtures:
3
stdlib: "git://github.com/puppetlabs/puppetlabs-stdlib.git"
4
apache:
5
repo: "git://github.com/puppetlabs/puppetlabs-apache.git"
6
- puppetdb: "git://github.com/puppetlabs/puppetlabs-puppetdb.git"
+ puppetdb:
7
+ repo: "git://github.com/puppetlabs/puppetlabs-puppetdb.git"
8
+ ref: "4.3.0"
9
inifile: "git://github.com/puppetlabs/puppetlabs-inifile.git"
10
concat: "git://github.com/ripienaar/puppet-concat.git"
11
file_concat:
0 commit comments