Skip to content

Commit

Permalink
deploy: c7c3926
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarocarvajald committed Mar 27, 2024
1 parent 419d58e commit 60bb938
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions sles4sap_publiccloud.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<li><a href="#saphanasr_showAttr_version">saphanasr_showAttr_version</a></li>
<li><a href="#wait_for_cluster">wait_for_cluster</a></li>
<li><a href="#wait_for_zypper">wait_for_zypper</a></li>
<li><a href="#wait_for_idle">wait_for_idle</a></li>
</ul>
</li>
</ul><h1>lib/sles4sap_publiccloud.pm</h1>
Expand Down Expand Up @@ -452,6 +453,19 @@ <h2 id="wait_for_zypper">wait_for_zypper</h2>
</dd>
</dl>

<h2 id="wait_for_idle">wait_for_idle</h2>

<pre><code>The function wraps the `cs_wait_for_idle` command, and restarts in case of timeout (once, this
time fatal) after displaying cluster information.</code></pre>

<dl>

<dt id="timeout---The-timeout-in-seconds-for-the-command"><b>$timeout</b> - The timeout (in seconds) for the command.</dt>
<dd>

</dd>
</dl>


</body>

Expand Down

0 comments on commit 60bb938

Please sign in to comment.