diff --git a/doc/hooks.rst b/doc/hooks.rst index 0224c8b98443c922bd0675e26be44ed3648e92a8..50e3a979ebff696c1e9503b4addb546ae7b28d6a 100644 --- a/doc/hooks.rst +++ b/doc/hooks.rst @@ -316,6 +316,17 @@ This hook is called via a special "empty" LU right after cluster initialization. :pre-execution: none :post-execution: master node +OP_DESTROY_CLUSTER +++++++++++++++++++ + +The post phase of this hook is called during the execution of destroy operation +and not after its completion. + +:directory: cluster-destroy +:env. vars: none +:pre-execution: none +:post-execution: master node + OP_CLUSTER_VERIFY +++++++++++++++++