fuel-library/deployment/puppet/ceph/.fixtures.yml
Michael Polenchuk b806166549 Set ceph rbd secret unless it doesn't exist
Avoid apply of exec/file resources every run.
(fixed idempotency of ceph + nova_compute task)

Change-Id: I973e7d6bc4fcbc23199303bfc184beea82ad6d46
Closes-Bug: #1526899
2016-01-28 12:24:02 +03:00

9 lines
252 B
YAML

fixtures:
symlinks:
ceph: "#{source_dir}"
firewall: "#{source_dir}/../firewall"
stdlib: "#{source_dir}/../stdlib"
nova: "#{source_dir}/../nova"
openstacklib: "#{source_dir}/../openstacklib"
inifile: "#{source_dir}/../inifile"