puppet-ceph/.fixtures.yml
Brandon Weeks d2da01f592 Bump allowed version of puppetlabs-concat
This change allows version 2.x of puppetlabs-concat as a dependency.
The module has been refactored as a resource type to improve reliability
and performance.

Change-Id: I0bac8e5ebd93d5fec804b8641fabcc83916de934
2016-02-11 16:28:11 -08:00

17 lines
472 B
YAML

fixtures:
repositories:
'stdlib': 'git://github.com/puppetlabs/puppetlabs-stdlib'
'apt':
repo: 'git://github.com/puppetlabs/puppetlabs-apt.git'
ref: '2.2.1'
'inifile': 'git://github.com/puppetlabs/puppetlabs-inifile'
'apache':
repo: 'git://github.com/puppetlabs/puppetlabs-apache'
ref: '1.4.1'
'concat':
repo: 'git://github.com/puppetlabs/puppetlabs-concat'
ref: '2.1.0'
symlinks:
'ceph': "#{source_dir}"