recommit for updates in build 25
This commit is contained in:
@@ -118,8 +118,7 @@
|
||||
20
|
||||
21
|
||||
22
|
||||
23
|
||||
24</pre>
|
||||
23</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/main/dirs.pp', line 6</span>
|
||||
@@ -133,7 +132,6 @@ class cd_alloy::main::dirs (
|
||||
# main config dir
|
||||
file { $ay_main_dir:
|
||||
ensure => directory,
|
||||
path => $ay_main_dir,
|
||||
owner => 'root',
|
||||
group => 'root',
|
||||
mode => '0770',
|
||||
|
||||
@@ -110,8 +110,7 @@
|
||||
12
|
||||
13
|
||||
14
|
||||
15
|
||||
16</pre>
|
||||
15</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/main/install.pp', line 6</span>
|
||||
@@ -122,10 +121,9 @@ class cd_alloy::main::install (
|
||||
|
||||
require cd_alloy::main::yumrepo
|
||||
|
||||
package {$repackages:
|
||||
package { $repackages:
|
||||
ensure => $pkg_ensure,
|
||||
}
|
||||
|
||||
}</pre>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -83,7 +83,8 @@
|
||||
<div class="docstring">
|
||||
<div class="discussion">
|
||||
|
||||
<p>Module name: cd_alloy Author: Arne Teuke (arne_teuke@confdroid.com)</p>
|
||||
<p>cd_alloy::main::service.pp Module name: cd_alloy Author: Arne Teuke
|
||||
(arne_teuke@confdroid.com)</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -100,16 +101,16 @@
|
||||
<pre class="lines">
|
||||
|
||||
|
||||
5
|
||||
6
|
||||
7
|
||||
8
|
||||
9
|
||||
10
|
||||
11</pre>
|
||||
11
|
||||
12</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/main/service.pp', line 5</span>
|
||||
<pre class="code"><span class="info file"># File 'manifests/main/service.pp', line 6</span>
|
||||
|
||||
class cd_alloy::main::service (
|
||||
|
||||
|
||||
Reference in New Issue
Block a user