bd21259295
The repo classes are now compatible with puppetlabs-apt 1.8.x and 2.1.x, so increase the major bound for the dependency in the metadata and unpin in .fixtures.yml. Change-Id: I27248fd4afa9f81d13c8f688e23a7b2e9cfe715f
8 lines
265 B
YAML
8 lines
265 B
YAML
fixtures:
|
|
repositories:
|
|
'corosync': 'https://github.com/puppetlabs/puppetlabs-corosync'
|
|
'apt': 'git://github.com/puppetlabs/puppetlabs-apt'
|
|
'stdlib' : 'git://github.com/puppetlabs/puppetlabs-stdlib'
|
|
symlinks:
|
|
'openstack_extras': "#{source_dir}"
|