recommit for updates in build 8
This commit is contained in:
@@ -75,6 +75,8 @@
|
||||
|
||||
<span class='object_link'><a href="postgresql_cd_3A_3Amain_3A_3Ainstall.html" title="puppet_classes::postgresql_cd::main::install (puppet_class)">postgresql_cd::main::install</a></span><br/>
|
||||
|
||||
<span class='object_link'><a href="postgresql_cd_3A_3Aserver_3A_3Ainitdb.html" title="puppet_classes::postgresql_cd::server::initdb (puppet_class)">postgresql_cd::server::initdb</a></span><br/>
|
||||
|
||||
<span class='object_link'><a href="postgresql_cd_3A_3Aserver_3A_3Aservice.html" title="puppet_classes::postgresql_cd::server::service (puppet_class)">postgresql_cd::server::service</a></span><br/>
|
||||
|
||||
<span class='object_link'><a href="postgresql_cd_3A_3Afirewall_3A_3Aiptables.html" title="puppet_classes::postgresql_cd::firewall::iptables (puppet_class)">postgresql_cd::firewall::iptables</a></span><br/>
|
||||
@@ -291,7 +293,10 @@ client</p>
|
||||
39
|
||||
40
|
||||
41
|
||||
42</pre>
|
||||
42
|
||||
43
|
||||
44
|
||||
45</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 16</span>
|
||||
@@ -320,6 +325,9 @@ class postgresql_cd::params (
|
||||
# Service
|
||||
$pl_service = 'postgresql'
|
||||
|
||||
# Directories
|
||||
$pl_data_dir = '/var/lib/pgsql/data/'
|
||||
|
||||
# includes must be last
|
||||
include postgresql_cd::main::config
|
||||
}</pre>
|
||||
|
||||
Reference in New Issue
Block a user