fuel-library/deployment/puppet/cluster/.fixtures.yml
Dmitry Ilyin bfb4b51834 Puppet4 support: cluster module
Separate fixes

Related-Bug: 1586480
Change-Id: I9fb6fe6a0d0b283af5b6783e022cd5d5052addea
2016-08-29 13:22:36 -05:00

20 lines
691 B
YAML

fixtures:
symlinks:
cluster: "#{source_dir}"
corosync: "#{source_dir}/../corosync"
openstack: "#{source_dir}/../openstack"
stdlib: "#{source_dir}/../stdlib"
ntp: "#{source_dir}/../ntp"
heat: "#{source_dir}/../heat"
openstacklib: "#{source_dir}/../openstacklib"
inifile: "#{source_dir}/../inifile"
mysql: "#{source_dir}/../mysql"
pacemaker: "#{source_dir}/../pacemaker"
rabbitmq: "#{source_dir}/../rabbitmq"
apt: "#{source_dir}/../apt"
staging: "#{source_dir}/../staging"
xinetd: "#{source_dir}/../xinetd"
oslo: "#{source_dir}/../oslo"
osnailyfacter: "#{source_dir}/../osnailyfacter"
keystone: "#{source_dir}/../keystone"