recommit for updates in build 47
This commit is contained in:
@@ -86,6 +86,9 @@ production</em></strong></p>
|
|||||||
<h2 id="label-Features">Features</h2>
|
<h2 id="label-Features">Features</h2>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
<p>install repo rpm (this will create the repo definitions)</p>
|
<p>install repo rpm (this will create the repo definitions)</p>
|
||||||
|
</li><li>
|
||||||
|
<p>install packages depending on whether the host fqdn equals either master
|
||||||
|
fqdn, db fqdn or none (agent).</p>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
|
||||||
<h2 id="label-Support">Support</h2>
|
<h2 id="label-Support">Support</h2>
|
||||||
|
|||||||
@@ -86,6 +86,9 @@ production</em></strong></p>
|
|||||||
<h2 id="label-Features">Features</h2>
|
<h2 id="label-Features">Features</h2>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
<p>install repo rpm (this will create the repo definitions)</p>
|
<p>install repo rpm (this will create the repo definitions)</p>
|
||||||
|
</li><li>
|
||||||
|
<p>install packages depending on whether the host fqdn equals either master
|
||||||
|
fqdn, db fqdn or none (agent).</p>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
|
|
||||||
<h2 id="label-Support">Support</h2>
|
<h2 id="label-Support">Support</h2>
|
||||||
|
|||||||
@@ -127,8 +127,8 @@
|
|||||||
class puppet_cd::server::service (
|
class puppet_cd::server::service (
|
||||||
|
|
||||||
) inherits puppet_cd::params {
|
) inherits puppet_cd::params {
|
||||||
|
|
||||||
if $fqdn == $pt_pm_fqdn {
|
if $fqdn == $pt_pm_fqdn {
|
||||||
|
# manager requirement
|
||||||
|
|
||||||
require puppet_cd::firewall::iptables
|
require puppet_cd::firewall::iptables
|
||||||
require puppet_cd::main::files
|
require puppet_cd::main::files
|
||||||
|
|||||||
Reference in New Issue
Block a user