From 8277070acde1dfa0c6f79ddf76699b36811ceab7 Mon Sep 17 00:00:00 2001 From: Margaret Sy Date: Fri, 20 Oct 2017 11:04:54 -0700 Subject: [PATCH] delete file that was accidentally added --- .../sample_configs/aws-zen-cf-govcloud.yaml | 20 ------------------- 1 file changed, 20 deletions(-) delete mode 100644 dcos_launch/sample_configs/aws-zen-cf-govcloud.yaml diff --git a/dcos_launch/sample_configs/aws-zen-cf-govcloud.yaml b/dcos_launch/sample_configs/aws-zen-cf-govcloud.yaml deleted file mode 100644 index cc946b06..00000000 --- a/dcos_launch/sample_configs/aws-zen-cf-govcloud.yaml +++ /dev/null @@ -1,20 +0,0 @@ ---- -launch_config_version: 1 -deployment_name: msy-20171017-1327-zen -template_url: https://s3-us-gov-west-1.amazonaws.com/govcloud.downloads.dcos.io/dcos/testing/margaret/pull/1544/permissive/ee.el7-zen-1.json -provider: aws -aws_region: us-gov-west-1 -key_helper: true -zen_helper: true -template_parameters: - AdminLocation: 0.0.0.0/0 - PublicAgentInstanceCount: 1 - PrivateAgentInstanceCount: 2 - PublicAgentInstanceType: m4.large - PrivateAgentInstanceType: m4.large - MasterInstanceType: m4.large - InternetGateway: igw-32ac6157 - Vpc: vpc-3cfa0359 - PublicSubnet: subnet-0530bf60 - PrivateSubnet: subnet-2930bf4c -ssh_user: centos \ No newline at end of file