forked from voxpupuli/puppet-icinga2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Specify older fixtures for Puppet 3 tests
refs voxpupuli#286
- Loading branch information
1 parent
dbc8d00
commit 59a10f9
Showing
2 changed files
with
18 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Version compatibility for Puppet 3 | ||
fixtures: | ||
forge_modules: | ||
stdlib: "puppetlabs/stdlib" | ||
concat: | ||
repo: "puppetlabs/concat" | ||
ref: "2.2.1" | ||
apt: | ||
repo: "puppetlabs/apt" | ||
ref: "2.4.0" | ||
chocolatey: "puppetlabs/chocolatey" | ||
zypprepo: "darin/zypprepo" | ||
symlinks: | ||
icinga2: "#{source_dir}" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters