cf0e2eb689
Debian .install files are processed by dh_install, which is not able to rename files - it always interprets destination as a directory name. Thus debian package contained `/usr/sbin/set_rabbitmq_policy/set_rabbitmq_policy.sh` instead of `/usr/sbin/set_rabbitmq_policy`. Change-Id: I7ded7d870f1279b5d96028725da76a14015568f5 Closes-Bug: 1589599
7 lines
315 B
Plaintext
7 lines
315 B
Plaintext
files/fuel-ha-utils/ocf/* /usr/lib/ocf/resource.d/fuel
|
|
files/fuel-ha-utils/policy/set_rabbitmq_policy /usr/sbin
|
|
files/fuel-ha-utils/tools/wsrepclustercheckrc /etc
|
|
files/fuel-ha-utils/tools/galeracheck /usr/bin
|
|
files/fuel-ha-utils/tools/swiftcheck /usr/bin
|
|
files/fuel-ha-utils/tools/rabbitmq-dump-clean.py /usr/sbin
|