Merge pull request #6397 from shantanugadgil/patch-1

clarify rhel/centos and beta1
This commit is contained in:
Nick Ethier 2019-09-30 10:54:06 -04:00 committed by GitHub
commit ddc9465629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -30,14 +30,14 @@ description: |-
</p>
<p>
Nomad works with many popular distributions including Amazon Linux 2, Ubuntu, and RHEL 7.
Nomad works with many popular distributions including Amazon Linux 2, Ubuntu, and RHEL 7/8, CentOS 7/8.
</p>
<p>
Check out the <a href="https://github.com/hashicorp/nomad/blob/v<%= latest_version %>/CHANGELOG.md">v<%= latest_version %> CHANGELOG</a> for information on the latest release.
</p>
<h3>Nomad 0.10.0 Beta </h3>
<h3>Nomad 0.10.0 Beta 1</h3>
<p>
A beta for Nomad 0.10.0 is also available! The release candidate can be <a href="https://releases.hashicorp.com/nomad/0.10.0-beta1/">downloaded on the Nomad releases page</a>.
</p>