op_defaults
section of the CIB’s configuration
section, and can be set with crm_attribute
. For example,
# crm_attribute --type op_defaults --name timeout --update 20s
timeout
to 20 seconds. If an operation’s definition also includes a value for timeout
, then that value would be used for that operation instead.