fuel-library/files
Bogdan Dobrelya b5ae83a15b Fix chowning for rabbit OCF
W/o this fix, the list of file names not
accessible by rabbitmq user will be treated
as multiple arguments to the if command causing
it to throw the "too many arguments" error and
the chown command to be skipped.

This is the problem as it might prevent the rabbitmq
server from starting because of a bad files ownership.

The solution is to pass the list of files as a single
argument "${foo}".

Closes-bug: #1472175

Change-Id: I1d00ec3f31cd0f023bd58a4e11e5b31659977229
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2015-07-07 10:13:50 +00:00
..
fuel-docker-utils Fix backup filename for dockerctl backup 2015-06-03 16:27:13 +03:00
fuel-ha-utils Fix chowning for rabbit OCF 2015-07-07 10:13:50 +00:00
fuel-migrate fuel-migrate script 2015-07-02 18:22:47 +03:00
fuel-misc Make log rotation more bulletproof 2015-06-08 12:11:55 -05:00
fuel-notify Move free disk space checker to package 2015-05-16 13:53:54 +03:00
rabbit-fence Ensure the rabbit-fence daemon started and respawned 2015-05-23 00:09:33 +00:00