recommit for updates in build 6
This commit is contained in:
@@ -95,6 +95,8 @@ production</em></strong></p>
|
||||
<ul><li>
|
||||
<p>manage directory structure including file system permissions and selinux
|
||||
context</p>
|
||||
</li><li>
|
||||
<p>manage service status</p>
|
||||
</li></ul>
|
||||
|
||||
<h2 id="label-Repo+Documentation">Repo Documentation</h2>
|
||||
|
||||
@@ -95,6 +95,8 @@ production</em></strong></p>
|
||||
<ul><li>
|
||||
<p>manage directory structure including file system permissions and selinux
|
||||
context</p>
|
||||
</li><li>
|
||||
<p>manage service status</p>
|
||||
</li></ul>
|
||||
|
||||
<h2 id="label-Repo+Documentation">Repo Documentation</h2>
|
||||
|
||||
@@ -113,7 +113,7 @@ Teuke (arne_teuke@confdroid.com)</p>
|
||||
class postgresql_cd::main::config (
|
||||
|
||||
) inherits postgresql_cd::params {
|
||||
include postgresql_cd::main::install
|
||||
include postgresql_cd::server::service
|
||||
}</pre>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
</div>
|
||||
|
||||
<h2>Summary</h2>
|
||||
Class manages the alloy service
|
||||
Class manages the postgresql service
|
||||
|
||||
<h2>Overview</h2>
|
||||
<div class="docstring">
|
||||
@@ -123,7 +123,7 @@ Teuke (arne_teuke@confdroid.com)</p>
|
||||
class postgresql_cd::server::service (
|
||||
|
||||
) inherits postgresql_cd::params {
|
||||
if $fqdn == $ma_server_fqdn {
|
||||
if $fqdn == $pl_server_fqdn {
|
||||
require postgresql_cd::main::files
|
||||
require postgresql_cd::firewall::iptables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user