Skip to content

Instantly share code, notes, and snippets.

@jaytaph
Created February 14, 2012 13:29
Show Gist options
  • Save jaytaph/1826764 to your computer and use it in GitHub Desktop.
Save jaytaph/1826764 to your computer and use it in GitHub Desktop.
package { [ 'php-pdo', 'php-mysql, 'php-xml', 'php-gd', ... ] :
ensure => 'present',
require => Package['php'],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment