These states manage the installed pecl extensions. Note that php-pear must be installed for these states to be available, so pecl states should include a requisite to a pkg.installed state for the package which provides pecl (php-pear in most cases). Example:
php-pear:
pkg.installed
mongo:
pecl.installed:
- require:
- pkg: php-pear
New in version 0.17.0.
Make sure that a pecl extension is installed.
Make sure that a pecl extension is not installed.
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.1.13
Try the shiny new release candidate of Salt, v2014.7.0rc6! More info here.
22.27.75. salt.states.pagerduty
22.27.77. salt.states.pip_state
Upcoming SaltStack events, webinars and local meet ups and user groups.