From 004183c38bfdee533572b0d4e6ac5103dd7aeeb4 Mon Sep 17 00:00:00 2001 From: abika5 Date: Fri, 24 Jul 2020 16:14:27 -0700 Subject: [PATCH] Adding 10.0-4.2 templates --- mlcluster-vpc.template | 70 +++++++++++++++---------------- mlcluster.template | 70 +++++++++++++++---------------- templates/ml-managedeni.template | 2 +- templates/ml-nodemanager.template | 2 +- templates/ml-vpc.template | 2 +- 5 files changed, 73 insertions(+), 73 deletions(-) diff --git a/mlcluster-vpc.template b/mlcluster-vpc.template index 74a2db2..b0b36a1 100644 --- a/mlcluster-vpc.template +++ b/mlcluster-vpc.template @@ -1,8 +1,8 @@ AWSTemplateFormatVersion: 2010-09-09 Description: Deploy a MarkLogic Cluster on AWS with a new VPC Metadata: - version: 10.0-4 - binary: MarkLogic-10.0-4.x86_64.rpm + version: 10.0-4.2 + binary: MarkLogic-10.0-4.2.x86_64.rpm AWS::CloudFormation::Interface: ParameterGroups: - Label: @@ -371,57 +371,57 @@ Conditions: Mappings: Variable: LambdaPackageBucket: - base: 'ml-lambda-' + base: 'ml-db-lambda-' TemplateUrl: - base: 'https://s3.amazonaws.com/marklogic-template-releases' + base: 'https://s3.amazonaws.com/marklogic-db-template-releases' S3Directory: - base: '10.0-4' + base: '10.0-4.2' LicenseRegion2AMI: us-east-1: - Enterprise: ami-0c763e06dd7324d55 - BYOL: ami-0b08f9840dc6d5f9b + Enterprise: ami-07c982d9e9c7472e1 + BYOL: ami-0707afecd3beed443 us-east-2: - Enterprise: ami-024c23747c733da56 - BYOL: ami-0fcf29f28c09cee9c + Enterprise: ami-09ed6d3876cd9d415 + BYOL: ami-039b855f6e855bdd8 us-west-1: - Enterprise: ami-004f919fa30f9f554 - BYOL: ami-039293a34c1074839 + Enterprise: ami-0d15bcc157db0a725 + BYOL: ami-0d6c4ddc64485cb17 us-west-2: - Enterprise: ami-031db5353e68026a1 - BYOL: ami-07d59166cf3e8fce0 + Enterprise: ami-0e7fd6f094b27515f + BYOL: ami-04b53896940ba176c eu-central-1: - Enterprise: ami-0a9161ef2f978c2d1 - BYOL: ami-0e7bc252505a327f9 + Enterprise: ami-0f10a501c39858f5b + BYOL: ami-05350479cdd3f5d5a eu-west-1: - Enterprise: ami-0073e2e69eba615b1 - BYOL: ami-0672305e2466111bf + Enterprise: ami-006615ccc77b56368 + BYOL: ami-02c38f27439c0a9ff ap-south-1: - Enterprise: ami-070e1076216c4b478 - BYOL: ami-0fa05a0d71f8ff199 + Enterprise: ami-05bc521a59c0a06f7 + BYOL: ami-06255b04f31e6f0bc ap-southeast-1: - Enterprise: ami-0a1f0a7a86e21df51 - BYOL: ami-02c727762312f3afe + Enterprise: ami-05c95418006b1c077 + BYOL: ami-0c76eafdbf15e5958 ap-southeast-2: - Enterprise: ami-0b9ff5f80a7713b1d - BYOL: ami-0b1e23c4ab4b967da + Enterprise: ami-05029a3aa192b53e7 + BYOL: ami-0dde0cdc65623547a ap-northeast-1: - Enterprise: ami-096e04aab25d8436b - BYOL: ami-0455595c16c332205 + Enterprise: ami-042fdc00e755cbee4 + BYOL: ami-0af65c3caa29e0493 ap-northeast-2: - Enterprise: ami-0b689e5bd5d6f16d8 - BYOL: ami-0f526a6ee68bfa25b + Enterprise: ami-0e611bfff117c82a6 + BYOL: ami-0a0ac0348557ce319 sa-east-1: - Enterprise: ami-0e154412d1ca51fa0 - BYOL: ami-0ea579ca64d4236d8 + Enterprise: ami-08364dc5f9dad0bf4 + BYOL: ami-005b8a5f33763d0b2 eu-west-2: - Enterprise: ami-0f54aefe8ea3ced8c - BYOL: ami-06d176f766dcadb43 + Enterprise: ami-053cfa6e9f8a43da8 + BYOL: ami-008fdb186775fb814 ca-central-1: - Enterprise: ami-0f2e74798c55c5a2d - BYOL: ami-09f1d25c19776efb7 + Enterprise: ami-06d1bf9c671e02b18 + BYOL: ami-03f2da0b61f1bee35 eu-west-3: - Enterprise: ami-00ad7835b12989a3d - BYOL: ami-0603d40fb43f74ebf + Enterprise: ami-0d080abc691120197 + BYOL: ami-05e369d0bef5edd24 Resources: VpcStack: Type: AWS::CloudFormation::Stack diff --git a/mlcluster.template b/mlcluster.template index cd99741..170baad 100644 --- a/mlcluster.template +++ b/mlcluster.template @@ -1,8 +1,8 @@ AWSTemplateFormatVersion: 2010-09-09 Description: Deploy a MarkLogic Cluster on AWS in existing VPC (Virtual Private Cloud). Metadata: - version: 10.0-4 - binary: MarkLogic-10.0-4.x86_64.rpm + version: 10.0-4.2 + binary: MarkLogic-10.0-4.2.x86_64.rpm AWS::CloudFormation::Interface: ParameterGroups: - Label: @@ -345,57 +345,57 @@ Conditions: Mappings: Variable: LambdaPackageBucket: - base: 'ml-lambda-' + base: 'ml-db-lambda-' TemplateUrl: - base: 'https://s3.amazonaws.com/marklogic-template-releases' + base: 'https://s3.amazonaws.com/marklogic-db-template-releases' S3Directory: - base: '10.0-4' + base: '10.0-4.2' LicenseRegion2AMI: us-east-1: - Enterprise: ami-0c763e06dd7324d55 - BYOL: ami-0b08f9840dc6d5f9b + Enterprise: ami-07c982d9e9c7472e1 + BYOL: ami-0707afecd3beed443 us-east-2: - Enterprise: ami-024c23747c733da56 - BYOL: ami-0fcf29f28c09cee9c + Enterprise: ami-09ed6d3876cd9d415 + BYOL: ami-039b855f6e855bdd8 us-west-1: - Enterprise: ami-004f919fa30f9f554 - BYOL: ami-039293a34c1074839 + Enterprise: ami-0d15bcc157db0a725 + BYOL: ami-0d6c4ddc64485cb17 us-west-2: - Enterprise: ami-031db5353e68026a1 - BYOL: ami-07d59166cf3e8fce0 + Enterprise: ami-0e7fd6f094b27515f + BYOL: ami-04b53896940ba176c eu-central-1: - Enterprise: ami-0a9161ef2f978c2d1 - BYOL: ami-0e7bc252505a327f9 + Enterprise: ami-0f10a501c39858f5b + BYOL: ami-05350479cdd3f5d5a eu-west-1: - Enterprise: ami-0073e2e69eba615b1 - BYOL: ami-0672305e2466111bf + Enterprise: ami-006615ccc77b56368 + BYOL: ami-02c38f27439c0a9ff ap-south-1: - Enterprise: ami-070e1076216c4b478 - BYOL: ami-0fa05a0d71f8ff199 + Enterprise: ami-05bc521a59c0a06f7 + BYOL: ami-06255b04f31e6f0bc ap-southeast-1: - Enterprise: ami-0a1f0a7a86e21df51 - BYOL: ami-02c727762312f3afe + Enterprise: ami-05c95418006b1c077 + BYOL: ami-0c76eafdbf15e5958 ap-southeast-2: - Enterprise: ami-0b9ff5f80a7713b1d - BYOL: ami-0b1e23c4ab4b967da + Enterprise: ami-05029a3aa192b53e7 + BYOL: ami-0dde0cdc65623547a ap-northeast-1: - Enterprise: ami-096e04aab25d8436b - BYOL: ami-0455595c16c332205 + Enterprise: ami-042fdc00e755cbee4 + BYOL: ami-0af65c3caa29e0493 ap-northeast-2: - Enterprise: ami-0b689e5bd5d6f16d8 - BYOL: ami-0f526a6ee68bfa25b + Enterprise: ami-0e611bfff117c82a6 + BYOL: ami-0a0ac0348557ce319 sa-east-1: - Enterprise: ami-0e154412d1ca51fa0 - BYOL: ami-0ea579ca64d4236d8 + Enterprise: ami-08364dc5f9dad0bf4 + BYOL: ami-005b8a5f33763d0b2 eu-west-2: - Enterprise: ami-0f54aefe8ea3ced8c - BYOL: ami-06d176f766dcadb43 + Enterprise: ami-053cfa6e9f8a43da8 + BYOL: ami-008fdb186775fb814 ca-central-1: - Enterprise: ami-0f2e74798c55c5a2d - BYOL: ami-09f1d25c19776efb7 + Enterprise: ami-06d1bf9c671e02b18 + BYOL: ami-03f2da0b61f1bee35 eu-west-3: - Enterprise: ami-00ad7835b12989a3d - BYOL: ami-0603d40fb43f74ebf + Enterprise: ami-0d080abc691120197 + BYOL: ami-05e369d0bef5edd24 Resources: ManagedEniStack: Type: AWS::CloudFormation::Stack diff --git a/templates/ml-managedeni.template b/templates/ml-managedeni.template index 6d9c2d2..3ae2ead 100644 --- a/templates/ml-managedeni.template +++ b/templates/ml-managedeni.template @@ -1,7 +1,7 @@ AWSTemplateFormatVersion: 2010-09-09 Description: Launch Managed ENI for MarkLogic Cluster on AWS Metadata: - version: 10.0-4 + version: 10.0-4.2 AWS::CloudFormation::Interface: ParameterGroups: - Label: diff --git a/templates/ml-nodemanager.template b/templates/ml-nodemanager.template index d178766..b0561f6 100644 --- a/templates/ml-nodemanager.template +++ b/templates/ml-nodemanager.template @@ -1,7 +1,7 @@ AWSTemplateFormatVersion: 2010-09-09 Description: Launch Lambda function for MarkLogic Node Manager on AWS Metadata: - version: 10.0-4 + version: 10.0-4.2 AWS::CloudFormation::Interface: ParameterGroups: - Label: diff --git a/templates/ml-vpc.template b/templates/ml-vpc.template index deae446..5de06c3 100644 --- a/templates/ml-vpc.template +++ b/templates/ml-vpc.template @@ -1,7 +1,7 @@ AWSTemplateFormatVersion: 2010-09-09 Description: Create a VPC for MarkLogic cluster Metadata: - version: 10.0-4 + version: 10.0-4.2 AWS::CloudFormation::Interface: ParameterGroups: - Label: