From 143448614bd20f732a46c62ccf950234f95391d3 Mon Sep 17 00:00:00 2001
From: Yishan Lin
Date: Mon, 15 Jul 2019 14:11:11 -0700
Subject: [PATCH] Added line around interoperability to Nomad Downloads page.
---
website/source/downloads.html.erb | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/website/source/downloads.html.erb b/website/source/downloads.html.erb
index 4156f48ae..25b2c8d2f 100644
--- a/website/source/downloads.html.erb
+++ b/website/source/downloads.html.erb
@@ -28,6 +28,11 @@ description: |-
which has been signed using HashiCorp's GPG key.
You can also download older versions of Nomad from the releases service.
+
+
+ Nomad works with many popular distributions including Amazon Linux 2, Ubuntu, and RHEL 7.
+
+
Check out the v<%= latest_version %> CHANGELOG for information on the latest release.