Provided by: pacemaker-resource-agents_1.1.18-0ubuntu1.3_all bug

NAME

       ocf_pacemaker_Stateful - Example stateful resource agent

SYNOPSIS

         .PP OCF_RESKEY_state=string OCF_RESKEY_envfile=string

       Stateful [start | stop | monitor | monitor | notify | meta-data | validate-all]

DESCRIPTION

       This is an example resource agent that implements two states

SUPPORTED PARAMETERS

       OCF_RESKEY_state = string [/Stateful-.state]

           State file

           Location to store the resource state in

       OCF_RESKEY_envfile = string []

           Environment dump file

           If this is set, the environment will be dumped to this file for every call.

AUTHOR

       Andrew Beekhof <andrew@beekhof.net>
           Author.