recommit for updates in build 33
This commit is contained in:
@@ -107,15 +107,7 @@
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
13
|
||||
14
|
||||
15
|
||||
16
|
||||
17
|
||||
18
|
||||
19
|
||||
20</pre>
|
||||
12</pre>
|
||||
</td>
|
||||
<td>
|
||||
<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
|
||||
|
||||
if $fqdn == $pt_puppetmaster {
|
||||
# server files
|
||||
}
|
||||
|
||||
if $fqdn != $pt_puppetmaster {
|
||||
# client files
|
||||
}
|
||||
|
||||
}</pre>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -107,15 +107,7 @@
|
||||
9
|
||||
10
|
||||
11
|
||||
12
|
||||
13
|
||||
14
|
||||
15
|
||||
16
|
||||
17
|
||||
18
|
||||
19
|
||||
20</pre>
|
||||
12</pre>
|
||||
</td>
|
||||
<td>
|
||||
<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
|
||||
|
||||
if $fqdn == $pt_puppetmaster {
|
||||
# install server packages
|
||||
}
|
||||
|
||||
if $fqdn != $pt_puppetmaster {
|
||||
# install agent packages
|
||||
}
|
||||
|
||||
}</pre>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user