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

Support Ubuntu and Debian installs. #4133

Merged
merged 3 commits into from
Oct 5, 2017

Conversation

tiagom62
Copy link
Contributor

@tiagom62 tiagom62 commented Oct 4, 2017

Support Ubuntu 14 and 16-17 installs.
Support Debian 9 installs. Still need to support Debian 8.

Additionally:
*Add IUS repo the same way their offical script does for centos 6 and 7.
https://github.com/iuscommunity/automation-examples/blob/bash/enable-ius.sh
*Execute mysql/mariadb commands directly.
*Check if sudo is available if not run su.
*Removed unused tmp.

Tested on Debian 9.1.
Tested on Ubuntu 14.04.5, 16.04.3 and 17.04.
Tested on CentOS 6 and 7.

@tiagom62 tiagom62 changed the title Ubuntu related fixes. Support Ubuntu and Debian installs. Oct 5, 2017
@snipe snipe merged commit ddc79b9 into snipe:master Oct 5, 2017
@snipe
Copy link
Owner

snipe commented Oct 5, 2017

Gah - this should probably have been done on the develop branch - can you submit another PR?

snipe added a commit that referenced this pull request Oct 5, 2017
@tiagom62
Copy link
Contributor Author

tiagom62 commented Oct 5, 2017

Ah shoot. Github got me, forgot to change it from the default to develop. I will create a PR to develop. So sorry about that.

I see you added it to develop. Do you still want me to submit another pr?

@tiagom62 tiagom62 deleted the installer_ubuntu_fixes branch October 7, 2017 05:40
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.

2 participants