OP#409 initial commit after fork

This commit is contained in:
12ww1160
2026-02-03 00:41:35 +01:00
parent 3fe5000d8e
commit 526aed6b88
27 changed files with 256 additions and 221 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Puppet Class: cd_apache
Puppet Class: confdroid_apache
&mdash; Documentation by YARD 0.9.36
@@ -15,7 +15,7 @@
<link rel="stylesheet" href="../css/common.css" type="text/css" />
<script type="text/javascript">
pathId = "puppet_classes::cd_apache";
pathId = "puppet_classes::confdroid_apache";
relpath = '../';
</script>
@@ -39,7 +39,7 @@
<a href="../_index.html">Index (c)</a> &raquo;
<span class='title'><span class='object_link'>Puppet Classes</span></span>
&raquo;
<span class="title">cd_apache</span>
<span class="title">confdroid_apache</span>
</div>
@@ -59,7 +59,7 @@
<div class="clear"></div>
</div>
<div id="content"><h1>Puppet Class: cd_apache</h1>
<div id="content"><h1>Puppet Class: confdroid_apache</h1>
<div class="box_info">
@@ -72,13 +72,13 @@
</div>
<h2>Summary</h2>
initializes the cd_apache Puppet module.
initializes the confdroid_apache Puppet module.
<h2>Overview</h2>
<div class="docstring">
<div class="discussion">
<p>cd_apache::init.pp Module name: cd_apache Author: Arne Teuke (arne_teuke@confdroid.com)</p>
<p>confdroid_apache::init.pp Module name: confdroid_apache Author: 12ww1160 (12ww1160@confdroid.com)</p>
</div>
</div>
@@ -103,8 +103,8 @@
<td>
<pre class="code"><span class="info file"># File 'manifests/init.pp', line 6</span>
class cd_apache {
include cd_apache::params
class confdroid_apache {
include confdroid_apache::params
}</pre>
</td>
</tr>