From 5585423bc5ad7d3ca4f99979156e716f441983d0 Mon Sep 17 00:00:00 2001 From: Travis Wichert Date: Thu, 26 Apr 2018 10:08:53 -0400 Subject: [PATCH] release prep for 2.7.0 (#420) --- README.md | 6 +++--- README.rst | 6 +++--- bootstrap_plugins/centos72.plugin.sh | 2 +- bootstrap_plugins/centos74.plugin.sh | 2 +- docs/design/reference.deploy.yml | 2 +- docs/source/installation/ECS-Installation.rst | 2 +- docs/source/installation/Island_Installation.md | 2 +- docs/source/installation/OVA_Installation.md | 2 +- docs/source/installation/Standard_Installation.md | 2 +- ui/etc/config.yml | 2 +- ui/etc/release.conf | 2 +- 11 files changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 335a3056..23c61127 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Because of these differences, ECS Community Edition is absolutely **not** qualif ## Quick Start Guide If you have the following: -1. A CentOS 7.3 Minimal instance with: +1. A CentOS 7.4 Minimal instance with: 1. 16GB RAM 2. 16GB block device for system 3. 104GB block device for ECS @@ -70,7 +70,7 @@ Hardware or virtual machine with: * 16GB RAM * 16GB root block storage * 104GB additional block storage -* CentOS 7.3 Minimal installation +* CentOS 7.4 Minimal installation ### Recommended Hardware or virtual machine with: @@ -79,7 +79,7 @@ Hardware or virtual machine with: * 64GB RAM * 16GB root block storage * 1TB additional block storage -* CentOS 7.3 Minimal installation +* CentOS 7.4 Minimal installation ## Deployment Scenarios ### Deploy into Internet-Connected Environments diff --git a/README.rst b/README.rst index ed59e6f3..d1d38790 100644 --- a/README.rst +++ b/README.rst @@ -53,7 +53,7 @@ Quick Start Guide If you have the following: -1. A CentOS 7.3 Minimal instance with: +1. A CentOS 7.4 Minimal instance with: 1. 16GB RAM 2. 16GB block device for system @@ -97,7 +97,7 @@ Hardware or virtual machine with: - 16GB RAM - 16GB root block storage - 104GB additional block storage -- CentOS 7.3 Minimal installation +- CentOS 7.4 Minimal installation Recommended ~~~~~~~~~~~ @@ -108,7 +108,7 @@ Hardware or virtual machine with: - 64GB RAM - 16GB root block storage - 1TB additional block storage -- CentOS 7.3 Minimal installation +- CentOS 7.4 Minimal installation Deployment Scenarios -------------------- diff --git a/bootstrap_plugins/centos72.plugin.sh b/bootstrap_plugins/centos72.plugin.sh index 65520143..276acd55 100644 --- a/bootstrap_plugins/centos72.plugin.sh +++ b/bootstrap_plugins/centos72.plugin.sh @@ -9,7 +9,7 @@ # limited to the terms and conditions of the License Agreement under which # it is provided by or on behalf of EMC. -# OS Support library for CentOS 7.3 +# OS Support library for CentOS 7.2 os_supported=true diff --git a/bootstrap_plugins/centos74.plugin.sh b/bootstrap_plugins/centos74.plugin.sh index 9ef8a454..997c905e 100644 --- a/bootstrap_plugins/centos74.plugin.sh +++ b/bootstrap_plugins/centos74.plugin.sh @@ -9,7 +9,7 @@ # limited to the terms and conditions of the License Agreement under which # it is provided by or on behalf of EMC. -# OS Support library for CentOS 7.3 +# OS Support library for CentOS 7.4 os_supported=true diff --git a/docs/design/reference.deploy.yml b/docs/design/reference.deploy.yml index 36752306..7386bfcf 100644 --- a/docs/design/reference.deploy.yml +++ b/docs/design/reference.deploy.yml @@ -1,4 +1,4 @@ -# deploy.yml reference implementation v2.6.0 +# deploy.yml reference implementation v2.7.0 # [Optional] # By changing the license_accepted boolean value to "true" you are diff --git a/docs/source/installation/ECS-Installation.rst b/docs/source/installation/ECS-Installation.rst index c095202a..f2b8dea9 100644 --- a/docs/source/installation/ECS-Installation.rst +++ b/docs/source/installation/ECS-Installation.rst @@ -52,7 +52,7 @@ The recommended technical requirements for each ECS data node are: - 64GB RAM - 16GB root block storage - 1TB additional block storage -- CentOS 7.3 Minimal installation +- CentOS 7.4 Minimal installation For multi-node installations each data node must fulfill these minimum qualifications. The installer will do a pre-flight check to ensure that diff --git a/docs/source/installation/Island_Installation.md b/docs/source/installation/Island_Installation.md index fbaa9378..7c57e23d 100644 --- a/docs/source/installation/Island_Installation.md +++ b/docs/source/installation/Island_Installation.md @@ -33,7 +33,7 @@ The recommended technical requirements for each ECS data node are: * 64GB RAM * 16GB root block storage * 1TB additional block storage -* CentOS 7.3 Minimal installation +* CentOS 7.4 Minimal installation For multi-node installations each data node must fulfill these minimum qualifications. The installer will do a pre-flight check to ensure that the minimum qualifications are met. If they are not, the installation will not continue. diff --git a/docs/source/installation/OVA_Installation.md b/docs/source/installation/OVA_Installation.md index 449c875a..4e41b1e8 100644 --- a/docs/source/installation/OVA_Installation.md +++ b/docs/source/installation/OVA_Installation.md @@ -33,7 +33,7 @@ The recommended technical requirements for each ECS data node are: * 64GB RAM * 16GB root block storage * 1TB additional block storage -* CentOS 7.3 Minimal installation +* CentOS 7.4 Minimal installation For multi-node installations each data node must fulfill these minimum qualifications. The installer will do a pre-flight check to ensure that the minimum qualifications are met. If they are not, the installation will not continue. diff --git a/docs/source/installation/Standard_Installation.md b/docs/source/installation/Standard_Installation.md index cea4b9cb..f1077135 100644 --- a/docs/source/installation/Standard_Installation.md +++ b/docs/source/installation/Standard_Installation.md @@ -33,7 +33,7 @@ The recommended technical requirements for each ECS data node are: * 64GB RAM * 16GB root block storage * 1TB additional block storage -* CentOS 7.3 Minimal installation +* CentOS 7.4 Minimal installation For multi-node installations each data node must fulfill these minimum qualifications. The installer will do a pre-flight check to ensure that the minimum qualifications are met. If they are not, the installation will not continue. diff --git a/ui/etc/config.yml b/ui/etc/config.yml index 00b69b02..b5a687ad 100644 --- a/ui/etc/config.yml +++ b/ui/etc/config.yml @@ -13,7 +13,7 @@ --- ui: name: ECS Community Edition Install Node - version: 2.7.1 + version: 2.7.0 host_root_dir: /opt/emc/ecs-install state_file: /opt/state.yml deploy_file: /opt/deploy.yml diff --git a/ui/etc/release.conf b/ui/etc/release.conf index 0a7022fc..e1dc533b 100644 --- a/ui/etc/release.conf +++ b/ui/etc/release.conf @@ -34,7 +34,7 @@ tag='latest' ver_maj='2' ver_min='7' ver_rev='0' -ver_tag='a' +ver_tag='r' serial=0 # TODO: Fill in ecsdeploy_ vars with production values!