Skip to content

Commit

Permalink
[strings] Generated Documentation Update at Revision v3.62.0-35-g9aa4487
Browse files Browse the repository at this point in the history
  • Loading branch information
ghoneycutt committed Nov 16, 2023
1 parent 815973c commit 9e93193
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 11 deletions.
5 changes: 4 additions & 1 deletion puppet_data_type_aliases/Ssh_3A_3AKey_3A_3AType.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@
</dl>
</div>

<h2>Summary</h2>
validate SSH key types

<h2>Overview</h2>
<div class="docstring">
<div class="discussion">
Expand Down Expand Up @@ -104,7 +107,7 @@ <h2>Overview</h2>
</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'types/key/type.pp', line 2</span>
<pre class="code"><span class="info file"># File 'types/key/type.pp', line 5</span>

</pre>
</td>
Expand Down
5 changes: 4 additions & 1 deletion puppet_data_type_aliases/Ssh_3A_3ALog_level.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@
</dl>
</div>

<h2>Summary</h2>
validate SSH log levels

<h2>Overview</h2>
<div class="docstring">
<div class="discussion">
Expand Down Expand Up @@ -102,7 +105,7 @@ <h2>Overview</h2>
</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'types/log_level.pp', line 1</span>
<pre class="code"><span class="info file"># File 'types/log_level.pp', line 3</span>

</pre>
</td>
Expand Down
5 changes: 4 additions & 1 deletion puppet_data_type_aliases/Ssh_3A_3APermit_root_login.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@
</dl>
</div>

<h2>Summary</h2>
validate configuration options for permit_root_login

<h2>Overview</h2>
<div class="docstring">
<div class="discussion">
Expand Down Expand Up @@ -104,7 +107,7 @@ <h2>Overview</h2>
</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'types/permit_root_login.pp', line 2</span>
<pre class="code"><span class="info file"># File 'types/permit_root_login.pp', line 5</span>

</pre>
</td>
Expand Down
7 changes: 4 additions & 3 deletions puppet_data_type_aliases/Ssh_3A_3ASsh_Config.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,13 @@
</dl>
</div>

<h2>Summary</h2>
ssh_config configuration file parameters

<h2>Overview</h2>
<div class="docstring">
<div class="discussion">

<p>ssh_config configuration file parameters</p>

</div>
</div>

Expand Down Expand Up @@ -204,7 +205,7 @@ <h2>Overview</h2>
</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'types/ssh_config.pp', line 2</span>
<pre class="code"><span class="info file"># File 'types/ssh_config.pp', line 3</span>

</pre>
</td>
Expand Down
7 changes: 4 additions & 3 deletions puppet_data_type_aliases/Ssh_3A_3ASshd_Config.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,13 @@
</dl>
</div>

<h2>Summary</h2>
sshd_config configuration file parameters

<h2>Overview</h2>
<div class="docstring">
<div class="discussion">

<p>sshd_config configuration file parameters</p>

</div>
</div>

Expand Down Expand Up @@ -204,7 +205,7 @@ <h2>Overview</h2>
</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'types/sshd_config.pp', line 2</span>
<pre class="code"><span class="info file"># File 'types/sshd_config.pp', line 3</span>

</pre>
</td>
Expand Down
5 changes: 4 additions & 1 deletion puppet_data_type_aliases/Ssh_3A_3ASyslog_facility.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@
</dl>
</div>

<h2>Summary</h2>
validate syslog facilities used by SSH

<h2>Overview</h2>
<div class="docstring">
<div class="discussion">
Expand Down Expand Up @@ -102,7 +105,7 @@ <h2>Overview</h2>
</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'types/syslog_facility.pp', line 1</span>
<pre class="code"><span class="info file"># File 'types/syslog_facility.pp', line 3</span>

</pre>
</td>
Expand Down
5 changes: 4 additions & 1 deletion puppet_data_type_aliases/Ssh_3A_3AYes_no.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@
</dl>
</div>

<h2>Summary</h2>
validate SSH configuration that uses yes/no.

<h2>Overview</h2>
<div class="docstring">
<div class="discussion">
Expand Down Expand Up @@ -102,7 +105,7 @@ <h2>Overview</h2>
</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'types/yes_no.pp', line 1</span>
<pre class="code"><span class="info file"># File 'types/yes_no.pp', line 3</span>

</pre>
</td>
Expand Down

0 comments on commit 9e93193

Please sign in to comment.