Fix HA OCF script
Some parts of #21 have not been added to the stable branch. This change fixes the issue by adding missing changes to rabbitmq-server-ha.ocf and also fixing rabbitmq-server.ocf
This commit is contained in:
parent
707bb456b8
commit
32496d7228
|
@ -30,7 +30,7 @@
|
|||
## OCF_RESKEY_mnesia_base
|
||||
## OCF_RESKEY_server_start_args
|
||||
## OCF_RESKEY_pid_file
|
||||
## OCF_RESKEY_limit_nofile_default
|
||||
## OCF_RESKEY_limit_nofile
|
||||
|
||||
#######################################################################
|
||||
# Initialization:
|
||||
|
|
Loading…
Reference in New Issue