We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26b3624 + f62921d commit 66f1c1aCopy full SHA for 66f1c1a
1 file changed
manifests/apache_config.pp
@@ -15,7 +15,7 @@
15
16
assert_private()
17
18
- $real_settings = $real_settings = lookup('php::apache::settings', Hash, {'strategy' => 'deep', 'merge_hash_arrays' => true}, $settings)
+ $real_settings = lookup('php::apache::settings', Hash, {'strategy' => 'deep', 'merge_hash_arrays' => true}, $settings)
19
20
php::config { 'apache':
21
file => $inifile,
0 commit comments