Skip to content

Commit 6cbcd89

Browse files
committed
cleanup the pillars and states for ccengine
1 parent 036246c commit 6cbcd89

15 files changed

+0
-564
lines changed

pillars/3_HST/ccengine.sls

-18
This file was deleted.

pillars/5_HST__POD/ccengine__prod.sls

-6
This file was deleted.

pillars/infra/aws.sls

-5
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ infra:
1818
cc:product: business-toolkit
1919
cc:purpose: wordpress-hosting
2020
cc:team: internal-tech
21-
ccengine__prod:
22-
cc:environment: production
23-
cc:product: primary-website
24-
cc:purpose: ccengine
25-
cc:team: internal-tech
2621
index__prod:
2722
cc:environment: production
2823
cc:product: primary-website

pillars/infra/ec2_instance_web.sls

-8
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ infra:
1919
# Default/
2020
default: 10
2121
# Specific (please maintain order)
22-
ccengine: 214
2322
index: 214
2423
ccstatic: 214
2524
cert: 214
@@ -33,7 +32,6 @@ infra:
3332
default: t3.micro
3433
# Specific (please maintain order)
3534
bastion: t3.nano
36-
ccengine: t3.small
3735
index: t3.medium
3836
cert: t3.small
3937
chapters: t3.medium
@@ -51,11 +49,6 @@ infra:
5149
- ssh-from-salt-prime_core_secgroup
5250
- ssh-from-bastion_core_secgroup
5351
- web-all-biztool_prod_secgroup
54-
ccengine__prod:
55-
- pingtrace-all_core_secgroup
56-
- ssh-from-salt-prime_core_secgroup
57-
- ssh-from-bastion_core_secgroup
58-
- web-from-dispatch_prod_secgroup
5952
index__prod:
6053
- pingtrace-all_core_secgroup
6154
- ssh-from-salt-prime_core_secgroup
@@ -110,5 +103,4 @@ infra:
110103
# Default
111104
default: dmz
112105
# Specific (please maintain order)
113-
ccengine: private-one
114106
misc: private-one

pillars/infra/us-east-2/core.sls

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ infra:
2323
cert__prod: 10.22.10.29
2424
###_Private-One 10.22.11.0
2525
salt-prime__core: 10.22.11.11
26-
ccengine__prod: 10.22.11.13
2726
misc__prod: 10.22.11.15
2827
###_Private-Two 10.22.12.0
2928
subnets:

states/ccengine/docroot.sls

-75
This file was deleted.

states/ccengine/env.sls

-119
This file was deleted.
Binary file not shown.

states/ccengine/files/cc-translation-bot_rsa_creativecommons_20190605.pub

-1
This file was deleted.

states/ccengine/files/ccengine.fcgi

-15
This file was deleted.

states/ccengine/files/config.ini

-38
This file was deleted.

states/ccengine/files/transifexrc

-6
This file was deleted.

states/ccengine/init.sls

-35
This file was deleted.

0 commit comments

Comments
 (0)