Docs EA update RA and DG (#5336)

* Confirm RA against Consul 1.3

Change product_version frontmatter to ea_version and increase to 1.3

* Confirm DG against Consul 1.3

Change product_version frontmatter to ea_version and increase to 1.3
This commit is contained in:
Dan Brown 2019-02-13 18:53:21 +00:00 committed by kaitlincarter-hc
parent a7de668260
commit b24b3a56d0
2 changed files with 3 additions and 2 deletions

View File

@ -5,7 +5,8 @@ sidebar_current: "docs-guides-deployment-guide"
description: |-
This deployment guide covers the steps required to install and
configure a single HashiCorp Consul cluster as defined in the
Consul Reference Architecture
Consul Reference Architecture.
ea_version: 1.3
---
# Consul Deployment Guide

View File

@ -5,7 +5,7 @@ sidebar_current: "docs-guides-reference-architecture"
description: |-
This document provides recommended practices and a reference
architecture for HashiCorp Consul production deployments.
product_version: 1.2
ea_version: 1.3
---
# Consul Reference Architecture