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.
1 parent 6af1aed commit 27743e3Copy full SHA for 27743e3
manifests/framework.pp
@@ -66,7 +66,7 @@
66
target => "${php::config_dir}/${ini_file}",
67
require => [
68
File["${php::config_dir}/${ini_file}"],
69
- Exec['remove-phalcon-src-2.0']],
+ Exec['install-phalcon-2.0']],
70
loglevel => 'notice'
71
}
72
} else {
0 commit comments