#129 closed enhancement (fixed)
Enhance conditionals in configuration file for use on HA clusters
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 2.5.1 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
Conditionals in the configuration file should be suitable to detect whether a resource group is active on a cluster node. Need to test at least presence of a file.
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [197]. Conditionals now can test for presence of a file or an interface, or for success of a command to run.