Closed adamnfish closed 8 years ago
We should base this off one of the standard AMIs, as I'm not happy basing this startup relying on the AWS ubuntu repos.
Having said that, this is definitely an improvement, so :+1:
@philwills yep, but you're already using the repos to install stuff so that would be a change to the way it works at the moment. If you're using base AMIs that means you are accepting the burden of being pro-active about keeping them up to date.
Agreed, hence the :+1:
cc @rtyley @DiegoVazquezNanini @gidsg who may have stacks where this would make sense to apply.
It looks like this is missing the call to
apt-get upgrade
.