recommit for updates in build 5
This commit is contained in:
@@ -166,7 +166,14 @@
|
||||
20
|
||||
21
|
||||
22
|
||||
23</pre>
|
||||
23
|
||||
24
|
||||
25
|
||||
26
|
||||
27
|
||||
28
|
||||
29
|
||||
30</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 8</span>
|
||||
@@ -184,6 +191,13 @@ class php_cd::params (
|
||||
$os_name = $facts['os']['name']
|
||||
$os_release = $facts['os']['release']['major']
|
||||
|
||||
# Files
|
||||
$php_ini_file = '/etc/php.ini'
|
||||
$php_ini_erb = 'php_cd/php.ini.erb'
|
||||
|
||||
|
||||
|
||||
|
||||
# includes must be last
|
||||
include php_cd::main::config
|
||||
}</pre>
|
||||
|
||||
Reference in New Issue
Block a user