Merge pull request #6397 from shantanugadgil/patch-1
clarify rhel/centos and beta1
This commit is contained in:
commit
ddc9465629
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue