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
pull/5345/head
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: |- description: |-
This deployment guide covers the steps required to install and This deployment guide covers the steps required to install and
configure a single HashiCorp Consul cluster as defined in the configure a single HashiCorp Consul cluster as defined in the
Consul Reference Architecture Consul Reference Architecture.
ea_version: 1.3
--- ---
# Consul Deployment Guide # Consul Deployment Guide

View File

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