Recommit for updates in build 26

This commit is contained in:
2026-02-06 15:35:56 +01:00
parent a1846b1839
commit ad8a491435
3 changed files with 4 additions and 128 deletions

View File

@@ -110,14 +110,14 @@
<p>via site.pp or nodes.pp</p>
<pre class="code ruby"><code class="ruby">node &#39;example.example.net&#39; {
include confdroid_apache
include confdroid_gitea
}
</code></pre>
<ul><li>
<p>through Foreman:</p>
</li></ul>
<p>In order to apply parameters through Foreman, <em>confdroid_apache::params</em> must be added to the host or host group in question.</p>
<p>In order to apply parameters through Foreman, <em>confdroid_gitea::params</em> must be added to the host or host group in question.</p>
<p>See <a href="https://confdroid.com/2017/05/deploying-our-puppet-modules/">more details about class deployment on Confdroid.com</a>.</p>

View File

@@ -110,14 +110,14 @@
<p>via site.pp or nodes.pp</p>
<pre class="code ruby"><code class="ruby">node &#39;example.example.net&#39; {
include confdroid_apache
include confdroid_gitea
}
</code></pre>
<ul><li>
<p>through Foreman:</p>
</li></ul>
<p>In order to apply parameters through Foreman, <em>confdroid_apache::params</em> must be added to the host or host group in question.</p>
<p>In order to apply parameters through Foreman, <em>confdroid_gitea::params</em> must be added to the host or host group in question.</p>
<p>See <a href="https://confdroid.com/2017/05/deploying-our-puppet-modules/">more details about class deployment on Confdroid.com</a>.</p>