diff --git a/doc/hooks.rst b/doc/hooks.rst index 829ee338946a4a5739e863156b5a572419f68470..0224c8b98443c922bd0675e26be44ed3648e92a8 100644 --- a/doc/hooks.rst +++ b/doc/hooks.rst @@ -306,6 +306,16 @@ Renames an instance. Cluster operations ~~~~~~~~~~~~~~~~~~ +OP_POST_INIT_CLUSTER +++++++++++++++++++++ + +This hook is called via a special "empty" LU right after cluster initialization. + +:directory: cluster-init +:env. vars: none +:pre-execution: none +:post-execution: master node + OP_CLUSTER_VERIFY +++++++++++++++++