TODO: Enter the cookbook description here.
Ubuntu 14.04
Include nginx_phpfpm
in your node's run_list
:
{
"run_list": [
"recipe[nginx_phpfpm::default]"
]
}
Author:: Richard Acosta richard@opsclock.com
TODO: Enter the cookbook description here.
Ubuntu 14.04
Include nginx_phpfpm
in your node's run_list
:
{
"run_list": [
"recipe[nginx_phpfpm::default]"
]
}
Author:: Richard Acosta richard@opsclock.com