recommit for updates in build 33
This commit is contained in:
@@ -107,15 +107,7 @@
|
|||||||
9
|
9
|
||||||
10
|
10
|
||||||
11
|
11
|
||||||
12
|
12</pre>
|
||||||
13
|
|
||||||
14
|
|
||||||
15
|
|
||||||
16
|
|
||||||
17
|
|
||||||
18
|
|
||||||
19
|
|
||||||
20</pre>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<pre class="code"><span class="info file"># File 'manifests/main/files.pp', line 6</span>
|
<pre class="code"><span class="info file"># File 'manifests/main/files.pp', line 6</span>
|
||||||
@@ -126,14 +118,6 @@ class puppet_cd::main::files (
|
|||||||
|
|
||||||
require puppet_cd::main::dirs
|
require puppet_cd::main::dirs
|
||||||
|
|
||||||
if $fqdn == $pt_puppetmaster {
|
|
||||||
# server files
|
|
||||||
}
|
|
||||||
|
|
||||||
if $fqdn != $pt_puppetmaster {
|
|
||||||
# client files
|
|
||||||
}
|
|
||||||
|
|
||||||
}</pre>
|
}</pre>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@@ -107,15 +107,7 @@
|
|||||||
9
|
9
|
||||||
10
|
10
|
||||||
11
|
11
|
||||||
12
|
12</pre>
|
||||||
13
|
|
||||||
14
|
|
||||||
15
|
|
||||||
16
|
|
||||||
17
|
|
||||||
18
|
|
||||||
19
|
|
||||||
20</pre>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<pre class="code"><span class="info file"># File 'manifests/main/install.pp', line 6</span>
|
<pre class="code"><span class="info file"># File 'manifests/main/install.pp', line 6</span>
|
||||||
@@ -126,14 +118,6 @@ class puppet_cd::main::install (
|
|||||||
|
|
||||||
require puppet_cd::main::yumrepo
|
require puppet_cd::main::yumrepo
|
||||||
|
|
||||||
if $fqdn == $pt_puppetmaster {
|
|
||||||
# install server packages
|
|
||||||
}
|
|
||||||
|
|
||||||
if $fqdn != $pt_puppetmaster {
|
|
||||||
# install agent packages
|
|
||||||
}
|
|
||||||
|
|
||||||
}</pre>
|
}</pre>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user