Fixed in clusterware plugins & others

This commit is contained in:
Patrick Van der Veken
2019-04-26 13:07:52 +02:00
parent 556da803d7
commit a6c907f236
5 changed files with 56 additions and 32 deletions
@@ -11,6 +11,10 @@
# [default: no]
log_healthy="no"
# location of the crsctl tool
# [default: null (autodiscovery)]
crsctl_bin=""
# stanza(s) of resource definitions (case sensitive).
# Example:
#[myresource]
@@ -11,6 +11,10 @@
# [default: no]
log_healthy="no"
# location of the crsctl tool
# [default: null (autodiscovery)]
crsctl_bin=""
# list of required resource statuses
# Format:
# crs:<resource_name>:<*|node>=<ONLINE|OFFLINE>,<*|node>=<ONLINE|OFFLINE>,...