Skip to content

Commit 938bcf4

Browse files
Adds: minor tweaks to readme
1 parent cb603cc commit 938bcf4

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Changelog.md

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
* Upgrades sudo, ufw, apt and fail2ban cookbooks to latest versions
33
* Fixes issue where sshd configuration wasn't in the default server role run list
44
* Adds a wrapper cookbook for the current community sudo cookbook
5-
*
65

76
## 5.0.0 (March 2021)
87

Readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Overview
44

5-
This is a template chef structure for deploying Rails applications. The example template and Vagrantfile provide a single VM configuration which works out of the box and can be used to deploy any Rails 3.x, 4.x or 5.x application. It's most suitable as a drop in Heroku replacement.
5+
This is a template chef structure for deploying Rails applications. The example template and Vagrantfile provide a single VM configuration which works out of the box and can be used to deploy any Rails 4.x, 5.x or 6.x application. It can be used as a drop in replacement for platforms like Heroku or Elastic Beanstalk.
66

77
The configuration is also flexible enough to be adapted to multi machine setups.
88

@@ -14,6 +14,6 @@ If you run into any issues using the template provided here, please open a Githu
1414

1515
## Requirements
1616

17-
This template is designed to work on Ubuntu 16.04 (the current LTS) and is tested regularly against Digital Ocean and Linode.
17+
This template is designed to work on Ubuntu 20.04 (the current LTS) and is tested regularly against Digital Ocean and Linode.
1818

1919
When opening an issue, please include the Ubuntu version and provider the issue was encountered on.

0 commit comments

Comments
 (0)