crans_bcfg2/Bundler/php.xml
2013-07-25 17:50:26 +02:00

8 lines
230 B
XML

<Bundle name="php">
<Group name="nginx">
<Package name="php5-fpm"/>
<Action name="php5-fpm-restart"/>
<Path name="/etc/nginx/snippets/php.conf"/>
<Path name="/etc/php5/fpm/pool.d/www.conf"/>
</Group>
</Bundle>