summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Small changes to follow name and quote style.Luke Bakken2020-10-131-2/+2
* Capture and return rabbitmq-plugins exit code in rabbitmq-script-wrapperChunyi Lyu2020-10-131-0/+2
* Switch to MPL 2.0Michael Klishin2020-07-172-26/+10
* scripts/rabbitmq-script-wrapper: Don't mess with console redirectionJean-Sébastien Pédron2020-06-081-2/+1
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-102-2/+2
* Allow operator to disable iptables client blockingMichele Baldessari2020-01-311-0/+19
* (c) bumpMichael Klishin2019-12-292-2/+2
* packaging: Don't load rabbitmq-env from init scriptsJean-Sébastien Pédron2019-12-161-10/+2
* Merge pull request #99 from spring-operator/polish-urls-apache-license-masterMichael Klishin2019-03-291-1/+1
|\
| * URL CleanupSpring Operator2019-03-211-1/+1
* | URL CleanupSpring Operator2019-03-202-2/+2
|/
* Use ocf_attribute_target instead of crm_nodeMichele Baldessari2018-11-191-3/+3
* Use template in rabbitmq-script-wrapper for RabbitMQ user and groupLuke Bakken2018-09-131-1/+1
* Ensure ~rabbitmq/.erlang.cookie is readable after running a command as rootLuke Bakken2018-09-121-1/+17
* Use sysexists exit codes in OCF agent scriptJacek Tomasiak2018-06-111-1/+1
* OCF RA: Do not consider local failures as remote node problemsVincent Untz2017-12-201-4/+4
* OCF RA: Fix syntax errorVincent Untz2017-12-141-1/+1
* Merge pull request #64 from vuntz/ocf-fix-notify-startMichael Klishin2017-12-121-4/+3
|\
| * OCF RA: Fix logging in start notification handlerVincent Untz2017-12-081-1/+1
| * OCF RA: Do not start rabbitmq if notification of start is not about usVincent Untz2017-12-081-2/+1
| * OCF RA: Fix test for no node in start notification handlerVincent Untz2017-12-081-1/+1
* | OCF RA: Avoid promoting nodes with same start time as masterVincent Untz2017-12-081-0/+5
|/
* Detect util-linux version of runuserLuke Bakken2017-09-201-1/+12
* Use runuser in non-su-compatible modeLuke Bakken2017-09-201-9/+3
* Define shell explicitly for runuser commandJean-Sébastien Pedron2017-08-311-1/+1
* Change runuser arguments to support more platformsDaniil Fedotov2017-08-221-1/+1
* Error message change from review.Luke Bakken2017-08-171-1/+1
* Fixes for SELinux supportLuke Bakken2017-08-161-1/+10
* Merge branch 'stable'Jean-Sébastien Pédron2017-08-011-7/+12
|\
| * scripts/rabbitmq-script-wrapper: Run rabbitmq-plugin as root onlyJean-Sébastien Pédron2017-08-011-2/+6
* | Ensure we are in a readable dir when running RabbitMQ scriptsJean-Sébastien Pedron2017-07-281-0/+6
* | Refactor rabbitmq-script-wrapperJean-Sébastien Pedron2017-07-281-21/+59
* | Merge branch 'stable'Gerhard Lazu2017-07-281-1/+1
|\ \ | |/
| * Require root or rabbitmq user for rabbitmq-plugins.Daniil Fedotov2017-07-241-1/+1
| * Fix HA OCF scriptMate Lakat2017-05-092-1/+28
| * Enlist OCF_RESKEY_limit_nofile_default on commentMate Lakat2017-05-091-0/+1
| * Re-do #21Mate Lakat2017-05-091-0/+14
| * Log rabbitmqctl's output on failureMate Lakat2017-05-031-1/+1
* | Fix HA OCF scriptMate Lakat2017-05-101-1/+1
* | Enlist OCF_RESKEY_limit_nofile_default on commentMate Lakat2017-05-101-0/+1
* | Re-do #21Mate Lakat2017-05-091-0/+14
* | Log rabbitmqctl's output on failureMate Lakat2017-05-031-1/+1
* | Merge branch 'stable'Michael Klishin2017-04-051-15/+0
|\ \ | |/
| * Manually backport #20, #21, #24, #25 by @vuntz and @aplanas to stableMichael Klishin2017-04-052-21/+16
| * OCF RA: Add new limit_nofile parameter to rabbitmq-server OCF RAAlberto Planas2017-04-051-0/+19
| * OCF RA: Don't hardcode primitive name in rabbitmq-server-ha.ocfVincent Untz2017-03-311-1/+2
| * OCF RA: accept 1 as valid exit code from "rabbitmqctl status"Vincent Untz2017-03-311-1/+1
| * OCF RA: Use rabbitmqctl_action wrapper for stop actionVincent Untz2017-03-311-1/+1
| * Add Travis tests for Pacemaker OCF RA clusterBogdan Dobrelya2016-11-251-30/+0
* | Merge pull request #21 from vuntz/ocf-limit_nofileMichael Klishin2017-04-052-0/+42
|\ \