8000 Make Ansible work on AWS by RaitoBezarius · Pull Request #384 · mangaki/mangaki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Make Ansible work on AWS #384

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

Merged
merged 2 commits into from
Jul 7, 2017
Merged

Make Ansible work on AWS #384

merged 2 commits into from
Jul 7, 2017

Conversation

RaitoBezarius
Copy link
Member

On AWS, you can only log in as ubuntu rather than root and must privilege escalate from there.

But, the playbook contained assumptions about the privileges we were having.

It is fixed by adding the right privilege escalations when creating users, groups or folders / files in a particular place.

@RaitoBezarius RaitoBezarius requested a review from Elarnon July 3, 2017 13:43
@codecov
Copy link
codecov bot commented Jul 3, 2017

Codecov Report

Merging #384 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #384   +/-   ##
=======================================
  Coverage   54.71%   54.71%           
=======================================
  Files          74       74           
  Lines        4330     4330           
=======================================
  Hits         2369     2369           
  Misses       1961     1961

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ccc2b8...fb0420e. Read the comment docs.

@Elarnon
Copy link
Contributor
Elarnon commented Jul 5, 2017

I'm a bit out of the loop right now -- why do we want to deploy on AWS exactly?

I only approved based on the technical details.

@RaitoBezarius
Copy link
Member Author

@Elarnon As said orally, we only want this to do fit_algo or stuff like this :).

@RaitoBezarius RaitoBezarius merged commit c82f382 into master Jul 7, 2017
@RaitoBezarius RaitoBezarius deleted the raito/ansible-on-aws branch July 7, 2017 00:35
jilljenn added a commit that referenced this pull request Jul 7, 2017
* Make Ansible work on AWS (#384)

* Fix profile SVD/ALS (#405)
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
0