Skip to content

Commit

Permalink
[ci skip] Autodoc commit for 51dd61930fd593ef6f8fed88210ed75d0ba97609.
Browse files Browse the repository at this point in the history
  • Loading branch information
oscwiag committed Oct 27, 2023
1 parent 38e2b08 commit 62e575d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ Login Cluster Only

Suppose you need want to create a *login cluster that does not schedule or run jobs*. It is used purely as a login/shell cluster only.

To accomplish this, you need to simply leave out the ``v2job`` stanza that associates a scheduler with the cluster.
To accomplish this, you need to simply leave out the ``v2.job`` stanza that associates a scheduler with the cluster.

An example config file in ``ondemand.d/pitzer_01_login.yml``:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ <h3>batch_connect:<a class="headerlink" href="#batch-connect" title="Permalink t
<div class="section" id="login-cluster-only">
<h2>Login Cluster Only<a class="headerlink" href="#login-cluster-only" title="Permalink to this headline"></a></h2>
<p>Suppose you need want to create a <em>login cluster that does not schedule or run jobs</em>. It is used purely as a login/shell cluster only.</p>
<p>To accomplish this, you need to simply leave out the <code class="docutils literal notranslate"><span class="pre">v2job</span></code> stanza that associates a scheduler with the cluster.</p>
<p>To accomplish this, you need to simply leave out the <code class="docutils literal notranslate"><span class="pre">v2.job</span></code> stanza that associates a scheduler with the cluster.</p>
<p>An example config file in <code class="docutils literal notranslate"><span class="pre">ondemand.d/pitzer_01_login.yml</span></code>:</p>
<div class="highlight-yaml notranslate"><div class="highlight"><pre><span></span><span class="nn">---</span><span class="w"></span>
<span class="nt">v2</span><span class="p">:</span><span class="w"></span>
Expand Down
2 changes: 1 addition & 1 deletion login-cluster-only-recipe/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 62e575d

Please sign in to comment.