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 c52fab7 commit f7e29daCopy full SHA for f7e29da
.fixtures.yml
@@ -3,13 +3,13 @@ fixtures:
3
stdlib: "git://github.com/puppetlabs/puppetlabs-stdlib.git"
4
apache:
5
repo: "git://github.com/puppetlabs/puppetlabs-apache.git"
6
- ref: '1.0.1'
7
puppetdb: "git://github.com/puppetlabs/puppetlabs-puppetdb.git"
8
inifile: "git://github.com/puppetlabs/puppetlabs-inifile.git"
9
concat: "git://github.com/ripienaar/puppet-concat.git"
10
- 'file_concat':
+ file_concat:
11
repo: 'git://github.com/electrical/puppet-lib-file_concat.git'
12
13
- apt: "git://github.com/puppetlabs/puppetlabs-apt.git"
+ apt:
+ repo: "git://github.com/puppetlabs/puppetlabs-apt"
+ ref: "1.8.0"
14
symlinks:
15
puppet: "#{source_dir}"
0 commit comments