Recommit for updates in build 8

This commit is contained in:
Jenkins Server
2026-03-30 14:19:07 +02:00
parent cabf393a0f
commit 354656bbb4
2 changed files with 12 additions and 4 deletions

View File

@@ -93,6 +93,8 @@
<p><code>confdroid_automatic</code> manages dnf-automatic installations and configurations.</p>
<p>Choose the required update and reboot policy per host, host group, environment etc. Set the email notification about updates, thats all it needs.</p>
<h2 id="label-WARNING">WARNING</h2>
<blockquote>
@@ -103,7 +105,7 @@
<ul><li>
<p>install required binaries,</p>
</li><li>
<p>mane files and directories with proper selinux context</p>
<p>manage files and directories with proper selinux context</p>
</li><li>
<p>manage main configurations files via parameters</p>
</li><li>
@@ -135,7 +137,7 @@
<p>via site.pp or nodes.pp</p>
<pre class="code ruby"><code class="ruby">node &#39;example.example.net&#39; {
include automatic
include confdroid_automatic
}
</code></pre>
<ul><li>
@@ -160,6 +162,8 @@
<p>ERB Template Parser</p>
</li><li>
<p>Sonar Quality Gate</p>
</li><li>
<p>End-to-end deployments in Rocky-9 environments</p>
</li></ul>
<h2 id="label-Contact+Us">Contact Us</h2>