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

Updated example AWS deployment config file to use Ubuntu 16.04 LTS #813

Merged
merged 2 commits into from Nov 17, 2016

Conversation

ttmc
Copy link
Contributor

@ttmc ttmc commented Nov 13, 2016

  • Updated the example AWS deployment config file to use an Ubuntu 16.04 AMI. Updated the documentation accordingly.
  • Also added a paragraph to those docs about how to get an up-to-date Ubuntu AMI image ID for your AWS region
  • In fabfile.py, updated the first command to install RethinkDB, based on the instructions on the RethinkDB website (also updated). The old command was failing with Ubuntu 16.04

I tested it and it works.

This PR resolves #773

@codecov-io
Copy link

codecov-io commented Nov 13, 2016

Current coverage is 96.59% (diff: 100%)

Merging #813 into master will not change coverage

@@             master       #813   diff @@
==========================================
  Files            26         26          
  Lines          1644       1644          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1588       1588          
  Misses           56         56          
  Partials          0          0          

Sunburst

Powered by Codecov. Last update 32a2475...ea970e2

@sohkai
Copy link
Contributor

sohkai commented Nov 16, 2016

I tested it and it works.

Sounds good to me ;).

@ttmc ttmc merged commit 950ce91 into master Nov 17, 2016
@ttmc ttmc deleted the feat/773/update-aws-deployment-scripts-to-ubuntu-16.04 branch December 10, 2016 15:46
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.

Update aws deployment scripts to use ubuntu 16.04 LTS
3 participants