Skip to content

Commit f7e29da

Browse files
stephenrjohnsonStephen
authored andcommitted
Require APT 1.8.0 and require latest Apache module
1 parent c52fab7 commit f7e29da

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.fixtures.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ fixtures:
33
stdlib: "git://github.com/puppetlabs/puppetlabs-stdlib.git"
44
apache:
55
repo: "git://github.com/puppetlabs/puppetlabs-apache.git"
6-
ref: '1.0.1'
76
puppetdb: "git://github.com/puppetlabs/puppetlabs-puppetdb.git"
87
inifile: "git://github.com/puppetlabs/puppetlabs-inifile.git"
98
concat: "git://github.com/ripienaar/puppet-concat.git"
10-
'file_concat':
9+
file_concat:
1110
repo: 'git://github.com/electrical/puppet-lib-file_concat.git'
12-
ref: '1.0.1'
13-
apt: "git://github.com/puppetlabs/puppetlabs-apt.git"
11+
apt:
12+
repo: "git://github.com/puppetlabs/puppetlabs-apt"
13+
ref: "1.8.0"
1414
symlinks:
1515
puppet: "#{source_dir}"

0 commit comments

Comments
 (0)