example42 / puppet-php

A puppet module for php. According to Example42 NextGen spec.
Other
45 stars 62 forks source link

ini fragments don't respect service_autorestart parameter. #116

Closed stevenpost closed 7 years ago

stevenpost commented 8 years ago

Expected Behavior

Don't restart when changing an ini file

Actual Behavior

Service (apache) restarts even when telling the php class not to.

Do I really need to add all this useless information in this case? PR coming up next (the only reason for this issue is the template I get when creating a PR).