fuel-library/deployment/puppet/cluster/.fixtures.yml
Alex Schultz 461ed3c7a6 Initial unit tests for cluster module
This change includes an initial set of unit tests for the cluster puppet
module.

Change-Id: Ie151ee13006ba1ea6591d95cb5bae3147086bdb8
Related-Bug: #1507751
2015-10-22 12:31:23 -05:00

10 lines
337 B
YAML

fixtures:
repositories:
'stdlib': 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
symlinks:
'cluster': "#{source_dir}"
'corosync': "#{source_dir}/../corosync"
'openstack': "#{source_dir}/../openstack"
'pacemaker': "#{source_dir}/../pacemaker"
'pacemaker_wrappers': "#{source_dir}/../pacemaker_wrappers"