Skip to content

Instantly share code, notes, and snippets.

@UtahDave
Forked from anonymous/php-fpm_init.sls
Created August 24, 2016 21:17
Show Gist options
  • Save UtahDave/73ede14590fb2bf3d363e7ced7d02731 to your computer and use it in GitHub Desktop.
Save UtahDave/73ede14590fb2bf3d363e7ced7d02731 to your computer and use it in GitHub Desktop.
php-fpm:
pkg.installed: []
service.running:
- name:
- require:
- pkg: php-fpm
base:
'frontend*':
- php-fpm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment