mysql.ini should be removed on Debian, as it is on Ubuntu

Open
#584 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
debian, ubuntu

Research direction

Start in manifests/extension/config.pp around line 92, where the Ubuntu-specific handling is linked. Compare the platform condition there with Debian support and ensure Debian receives the same mysql.ini removal behavior; done means the manifest applies that behavior to Debian as well.

Written by the indexing model from the issue text.

Description

https://github.com/voxpupuli/puppet-php/blob/df68a3af51d77df22e3ccff3f166d16ebac0a013/manifests/extension/config.pp#L92

The above code which applies to Ubuntu must also apply to Debian, which also does not need mysql.ini.

Dominant language
Puppet
Stars
86
Forks
264
Avg merge
29m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from voxpupuli/puppet-php

All issues in voxpupuli/puppet-php

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.