d0f421d342
stdlib 4.17.0 introduced some puppet 4.6+ specific functionality and we run tests under 4.5 which fail. This change pins stdlib to 4.16.0 just for tests. Change-Id: I9e673f655a9fe4186c737409a7e20d3c2752b606
10 lines
229 B
YAML
10 lines
229 B
YAML
---
|
|
fixtures:
|
|
repositories:
|
|
stdlib:
|
|
repo: "git://github.com/puppetlabs/puppetlabs-stdlib"
|
|
ref: "4.16.0"
|
|
firewall: "git://github.com/puppetlabs/puppetlabs-firewall"
|
|
symlinks:
|
|
pacemaker: "#{source_dir}"
|