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

Add support for Ubuntu platform #54

Merged
merged 4 commits into from
Jan 22, 2020
Merged

Add support for Ubuntu platform #54

merged 4 commits into from
Jan 22, 2020

Conversation

reidmv
Copy link
Contributor

@reidmv reidmv commented Jan 18, 2020

Or at least, enough support to try it out. Validated that this config still successfully provisions a stack on CentOS 7.

Closes #40
Resolves #39

Or at least, enough support to try it out.
Because `python` is not available out of the box on Ubuntu. They
switched it to `python3`. On CentOS 8 that package is available, but not
installed out of box. So ruby is most reliable now for this use case.
On Ubuntu under sudo, it seems to be very wonky. We already have code to
compute them based on UID, so let's just always do that and never bother
even checking what they come to us as.
@reidmv reidmv merged commit 6e70cc1 into master Jan 22, 2020
@reidmv reidmv deleted the ubuntu branch March 18, 2020 22:44
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.

hostname task fails on Ubuntu
1 participant