Added line around interoperability to Nomad Downloads page.

This commit is contained in:
Yishan Lin 2019-07-15 14:11:11 -07:00
parent 9322dfc46f
commit 8662b00bdc
1 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,11 @@ description: |-
which has been signed using <a href="https://www.hashicorp.com/security.html" target="_blank" rel="nofollow noopener noreferrer">HashiCorp's GPG key</a>.
You can also <a href="https://releases.hashicorp.com/nomad/" target="_blank" rel="nofollow noopener noreferrer">download older versions of Nomad</a> from the releases service.
</p>
<p>
Nomad works with many popular distributions including Amazon Linux 2, Ubuntu, and RHEL 7.
</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>