Recommit for updates in build 11
This commit is contained in:
@@ -81,6 +81,8 @@
|
||||
|
||||
<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/>
|
||||
|
||||
<span class='object_link'><a href="postgresql_cd_3A_3Aserver_3A_3Apghba_3A_3Apg_hba.html" title="puppet_classes::postgresql_cd::server::pghba::pg_hba (puppet_class)">postgresql_cd::server::pghba::pg_hba</a></span><br/>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
@@ -429,7 +431,11 @@
|
||||
58
|
||||
59
|
||||
60
|
||||
61</pre>
|
||||
61
|
||||
62
|
||||
63
|
||||
64
|
||||
65</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 23</span>
|
||||
@@ -470,6 +476,10 @@ class postgresql_cd::params (
|
||||
# Directories
|
||||
$pl_data_dir = '/var/lib/pgsql/data/'
|
||||
|
||||
# files
|
||||
$pl_pl_pg_hba_conf = "${pl_data_dir}/pg_hba.conf"
|
||||
$pl_pg_hba_rule_conf = 'postgresql_cd/pg_hba_rule.conf.erb'
|
||||
|
||||
# includes must be last
|
||||
include postgresql_cd::main::config
|
||||
}</pre>
|
||||
|
||||
Reference in New Issue
Block a user