summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-defaults
diff options
context:
space:
mode:
authorAlexey Lebedeff <alebedev@mirantis.com>2016-02-02 15:41:18 +0300
committerAlexey Lebedeff <alebedev@mirantis.com>2016-02-02 15:41:18 +0300
commitb9fb0f5a30121f763a9e26e7a228f824d7e7fbc9 (patch)
treec3e30994e14e221ffeeaf53510f4961fcfa76c4f /scripts/rabbitmq-defaults
parent96161ead760459ba420e7acc001db0433380dffd (diff)
downloadrabbitmq-server-git-b9fb0f5a30121f763a9e26e7a228f824d7e7fbc9.tar.gz
Suppress curl progress indicator in rabbit OCF
curl is used by OCF script for fetching definitions (queues etc.), but results of that invocation is shown as garbage in pacemaker logs - progress indicator doesn't make any sense in logs. According to curl manpage the following combination of options should be used "--silent --show-error" - this will suppress only progress indicator, errors will still be shown. Also other short curl options are replaced with their long counterparts - for improved readability.
Diffstat (limited to 'scripts/rabbitmq-defaults')
0 files changed, 0 insertions, 0 deletions