Skip to content

Commit ed97688

Browse files
[IT-4417] Update Graviton instances
Update Graviton intance types in dev for testing. Depends on: Sage-Bionetworks/service-catalog-library#347
1 parent 416fbea commit ed97688

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

sceptre/scipool/config/develop/sc-product-ec2-linux-docker-notebook.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,11 @@ sceptre_user_data:
5656
Info:
5757
LoadTemplateFromURL: 'https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/{{stack_group_config.service_catalog_library}}/v1.4.13/ec2/sc-ec2-linux-docker-notebook.yaml'
5858
Name: 'v1.4.13'
59-
- Description: 'Allow Graviton instances {{ range(1, 10000) | random }}'
59+
- Description: 'Allow Graviton instances'
6060
Info:
6161
LoadTemplateFromURL: 'https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/{{stack_group_config.service_catalog_library}}/v1.4.14/ec2/sc-ec2-linux-docker-notebook.yaml'
6262
Name: 'v1.4.14'
63+
- Description: 'Update Graviton instances {{ range(1, 10000) | random }}'
64+
Info:
65+
LoadTemplateFromURL: 'https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/{{stack_group_config.service_catalog_library}}/v1.4.15/ec2/sc-ec2-linux-docker-notebook.yaml'
66+
Name: 'v1.4.15'

sceptre/scipool/config/develop/sc-product-ec2-linux-docker.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,11 @@ sceptre_user_data:
6565
Info:
6666
LoadTemplateFromURL: 'https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/{{stack_group_config.service_catalog_library}}/v1.4.10/ec2/sc-ec2-linux-docker.yaml'
6767
Name: 'v1.4.10'
68-
- Description: 'Allow Graviton instances {{ range(1, 10000) | random }}'
68+
- Description: 'Allow Graviton instances'
6969
Info:
7070
LoadTemplateFromURL: 'https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/{{stack_group_config.service_catalog_library}}/v1.4.14/ec2/sc-ec2-linux-docker.yaml'
7171
Name: 'v1.4.14'
72+
- Description: 'Update Graviton instances {{ range(1, 10000) | random }}'
73+
Info:
74+
LoadTemplateFromURL: 'https://{{stack_group_config.admincentral_cf_bucket}}.s3.amazonaws.com/{{stack_group_config.service_catalog_library}}/v1.4.15/ec2/sc-ec2-linux-docker.yaml'
75+
Name: 'v1.4.15'

0 commit comments

Comments
 (0)