Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip management of MySQL PHP module .ini file if using Ubuntu and repo #325

Closed
wants to merge 8 commits into from

Conversation

tdm4
Copy link
Contributor

@tdm4 tdm4 commented Mar 10, 2017

The Ondřej Surý PHP repo automatically configures the module .ini files. There is no need for php::extension::config to do anything. PR #322 only applies this to the mysql module, but, the PHP .deb packages already configure their modules in post-install.

@tdm4
Copy link
Contributor Author

tdm4 commented Mar 14, 2017

Not sure about these travis-ci errors:

should contain Package[php5-json] (FAILED - 1)
Isn't that the wrongly named package if you're using the Ondřej Surý Ubuntu repo?

@tdm4 tdm4 changed the title Skip management of PHP module .ini file if using Ubuntu and repo Skip management of MySQL PHP module .ini file if using Ubuntu and repo Mar 15, 2017
Tom Murphy added 3 commits March 16, 2017 16:38
Only skip managing the .ini files if it is the mysql extension

Correctly use $name and check for mysql

Remove mysql.ini if it exists on PHP 7.0 or 7.1

modulesync 0.20.1

Change $::lsbdistid to $::operatingsystem to fix rake spec error and be consistent with rest of class
@tdm4 tdm4 closed this Mar 16, 2017
@tdm4 tdm4 deleted the Fix_MySQL_module branch March 16, 2017 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant