Skip to content

Commit

Permalink
Update main docs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 15, 2024
1 parent 19a7245 commit 8bf2f77
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions static/docs/main/_sources/contents/containers.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ mismatch, the import command will print out a warning. By setting the
``--syncuser`` flag you advise Warewulf to try to syncronize the users
from the host to the container, which means that ``/etc/passwd`` and
``/etc/group`` of the imported container are updated and all the files
belonning to these UIDs and GIDs will also be updated.
belonging to these UIDs and GIDs will also be updated.

A check if the users of the host and container matches can be
triggered with the ``syncuser`` command.
Expand Down Expand Up @@ -358,4 +358,4 @@ It is possible to duplicate an installed image by using :
# wwctl container copy CONTAINER_NAME DUPLICATED_CONTAINER_NAME
This kind of duplication can be useful if you are looking for canary tests.
This kind of duplication can be useful if you are looking for canary tests.
2 changes: 1 addition & 1 deletion static/docs/main/contents/containers.html
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ <h2>Syncuser<a class="headerlink" href="#syncuser" title="Link to this heading">
<code class="docutils literal notranslate"><span class="pre">--syncuser</span></code> flag you advise Warewulf to try to syncronize the users
from the host to the container, which means that <code class="docutils literal notranslate"><span class="pre">/etc/passwd</span></code> and
<code class="docutils literal notranslate"><span class="pre">/etc/group</span></code> of the imported container are updated and all the files
belonning to these UIDs and GIDs will also be updated.</p>
belonging to these UIDs and GIDs will also be updated.</p>
<p>A check if the users of the host and container matches can be
triggered with the <code class="docutils literal notranslate"><span class="pre">syncuser</span></code> command.</p>
<div class="highlight-console notranslate"><div class="highlight"><pre><span></span><span class="gp"># </span>wwctl<span class="w"> </span>container<span class="w"> </span>syncuser<span class="w"> </span>container-name
Expand Down
2 changes: 1 addition & 1 deletion static/docs/main/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 8bf2f77

Please sign in to comment.