Skip to content

Commit

Permalink
update logrotate fixture ref to fix future parser compatibility
Browse files Browse the repository at this point in the history
The current forge release (1.1.1) of logrotate is not compatible with the
future parser. See: rodjek/puppet-logrotate#39
  • Loading branch information
jhoblitt committed Apr 22, 2015
1 parent b347154 commit f7638c3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .fixtures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ fixtures:
ref: 'v1.2.2'
logrotate:
repo: 'git://github.com/rodjek/puppet-logrotate.git'
ref: '1.1.1'
# The current forge release (1.1.1) of logrotate is not compatible with
# the future parser. See:
# https://github.com/rodjek/puppet-logrotate/pull/39
ref: 'd569bcee1b43fa1af816c21afb5664d8e5235553'
symlinks:
selenium: "#{source_dir}"

0 comments on commit f7638c3

Please sign in to comment.