logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

OCF_Directories - Binaries and binary options for use in Resource Agents

Description

       This module has been ported from the ocf-directories shell script of the resource-agents project. See
       <https://github.com/ClusterLabs/resource-agents/>.

Name

       OCF_Directories - Binaries and binary options for use in Resource Agents

Synopsis

         use FindBin;
         use lib "$FindBin::RealBin/../../lib/heartbeat/";

         use OCF_Directories;

Variables

       Here are the variables exported by this module:

       $INITDIR
       $HA_DIR
       $HA_RCDIR
       $HA_CONFDIR
       $HA_CF
       $HA_VARLIB
       $HA_RSCTMP
       $HA_RSCTMP_OLD
       $HA_FIFO
       $HA_BIN
       $HA_SBIN_DIR
       $HA_DATEFMT
       $HA_DEBUGLOG
       $HA_RESOURCEDIR
       $HA_DOCDIR
       $__SCRIPT_NAME
       $HA_VARRUN
       $HA_VARLOCK
       $ocf_prefix
       $ocf_exec_prefix

See Also