Skip to content

Commit

Permalink
Remove reference to from local catalog state
Browse files Browse the repository at this point in the history
  • Loading branch information
ind1go committed Jul 21, 2023
1 parent 20821e2 commit 0c54d2a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions _sources/modules/local_catalog.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ state

\ :literal:`initial`\ will create the local catalog data set if it does not already exist, and empty it of all existing records.

\ :literal:`warm`\ will retain an existing local catalog in its current state.


| **required**: True
| **type**: str
Expand Down
1 change: 0 additions & 1 deletion modules/local_catalog.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,6 @@ <h2><a class="toc-backref" href="#toc-entry-2" role="doc-backlink">Parameters</a
<dt>state</dt><dd><p>The desired state for the local catalog, which the module will aim to achieve.</p>
<p><code class="docutils literal notranslate"><span class="pre">absent</span></code> will remove the local catalog data set entirely, if it already exists.</p>
<p><code class="docutils literal notranslate"><span class="pre">initial</span></code> will create the local catalog data set if it does not already exist, and empty it of all existing records.</p>
<p><code class="docutils literal notranslate"><span class="pre">warm</span></code> will retain an existing local catalog in its current state.</p>
<div class="line-block">
<div class="line"><strong>required</strong>: True</div>
<div class="line"><strong>type</strong>: str</div>
Expand Down
Loading

0 comments on commit 0c54d2a

Please sign in to comment.