Remove distro-specific php.ini templates
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 454
- Forks
- 480
- Avg merge
- 5h 35m
- Merged PRs (30d)
- 1
Description
🗣️ Foreword
Thank for taking the time to fill this feature request fully. Without it we may not be able to , and the issue may be closed without resolution.
🙍 Problem Statement
After #250 was merged, i noticed that this cookbook supplies distro-specific php.ini templates for debian, ubuntu, centos and redhat. Things could be greatly simplified by removing these and, if needed at all, set any distro-specific ini defaults in a different way using the default template.
This issue was also addressed in #150 but this issue got closed due to inactivity.
❔ Possible Solution
Remove distro-specific php.ini templates. If needed at all, set any distro-specific ini defaults in a different way using the default template.
⤴️ Describe alternatives you've considered
Update all of the distro specific templates too as addressed in #250 but that seems very cludgy.
➕ Additional context
#150
#250
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the distro-specific php.ini templates for Debian, Ubuntu, CentOS, and Red Hat, along with the default template and any references to them. Confirm which distro-specific defaults are still needed, then remove the redundant templates and verify that the cookbook uses the default template without losing required settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- devops
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100