Recommit for updates in build 8
This commit is contained in:
@@ -93,6 +93,8 @@
|
|||||||
|
|
||||||
<p><code>confdroid_automatic</code> manages dnf-automatic installations and configurations.</p>
|
<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, that’s all it needs.</p>
|
||||||
|
|
||||||
<h2 id="label-WARNING">WARNING</h2>
|
<h2 id="label-WARNING">WARNING</h2>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
@@ -103,7 +105,7 @@
|
|||||||
<ul><li>
|
<ul><li>
|
||||||
<p>install required binaries,</p>
|
<p>install required binaries,</p>
|
||||||
</li><li>
|
</li><li>
|
||||||
<p>mane files and directories with proper selinux context</p>
|
<p>manage files and directories with proper selinux context</p>
|
||||||
</li><li>
|
</li><li>
|
||||||
<p>manage main configurations files via parameters</p>
|
<p>manage main configurations files via parameters</p>
|
||||||
</li><li>
|
</li><li>
|
||||||
@@ -135,7 +137,7 @@
|
|||||||
<p>via site.pp or nodes.pp</p>
|
<p>via site.pp or nodes.pp</p>
|
||||||
|
|
||||||
<pre class="code ruby"><code class="ruby">node 'example.example.net' {
|
<pre class="code ruby"><code class="ruby">node 'example.example.net' {
|
||||||
include automatic
|
include confdroid_automatic
|
||||||
}
|
}
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
@@ -160,6 +162,8 @@
|
|||||||
<p>ERB Template Parser</p>
|
<p>ERB Template Parser</p>
|
||||||
</li><li>
|
</li><li>
|
||||||
<p>Sonar Quality Gate</p>
|
<p>Sonar Quality Gate</p>
|
||||||
|
</li><li>
|
||||||
|
<p>End-to-end deployments in Rocky-9 environments</p>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
|
||||||
<h2 id="label-Contact+Us">Contact Us</h2>
|
<h2 id="label-Contact+Us">Contact Us</h2>
|
||||||
|
|||||||
@@ -93,6 +93,8 @@
|
|||||||
|
|
||||||
<p><code>confdroid_automatic</code> manages dnf-automatic installations and configurations.</p>
|
<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, that’s all it needs.</p>
|
||||||
|
|
||||||
<h2 id="label-WARNING">WARNING</h2>
|
<h2 id="label-WARNING">WARNING</h2>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
@@ -103,7 +105,7 @@
|
|||||||
<ul><li>
|
<ul><li>
|
||||||
<p>install required binaries,</p>
|
<p>install required binaries,</p>
|
||||||
</li><li>
|
</li><li>
|
||||||
<p>mane files and directories with proper selinux context</p>
|
<p>manage files and directories with proper selinux context</p>
|
||||||
</li><li>
|
</li><li>
|
||||||
<p>manage main configurations files via parameters</p>
|
<p>manage main configurations files via parameters</p>
|
||||||
</li><li>
|
</li><li>
|
||||||
@@ -135,7 +137,7 @@
|
|||||||
<p>via site.pp or nodes.pp</p>
|
<p>via site.pp or nodes.pp</p>
|
||||||
|
|
||||||
<pre class="code ruby"><code class="ruby">node 'example.example.net' {
|
<pre class="code ruby"><code class="ruby">node 'example.example.net' {
|
||||||
include automatic
|
include confdroid_automatic
|
||||||
}
|
}
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
@@ -160,6 +162,8 @@
|
|||||||
<p>ERB Template Parser</p>
|
<p>ERB Template Parser</p>
|
||||||
</li><li>
|
</li><li>
|
||||||
<p>Sonar Quality Gate</p>
|
<p>Sonar Quality Gate</p>
|
||||||
|
</li><li>
|
||||||
|
<p>End-to-end deployments in Rocky-9 environments</p>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
|
||||||
<h2 id="label-Contact+Us">Contact Us</h2>
|
<h2 id="label-Contact+Us">Contact Us</h2>
|
||||||
|
|||||||
Reference in New Issue
Block a user