Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update instance type #57

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ gen-aem-aws-stack-builder-ami-ids: stage
make gen-aem-aws-stack-builder

define gen_aem_aws_stack_builder_ami_ids
cd stage/packer-aem/ && version="ci-main-aws-*" make clean ami-ids config_path=../../packer-aem/$(1)-$(2)-$(3)-$(4)/
cd stage/packer-aem/ && version="*" make clean ami-ids config_path=../../packer-aem/$(1)-$(2)-$(3)-$(4)/
cp stage/packer-aem/stage/stack-builder-configs/*.yaml aem-aws-stack-builder/src/apps/aem/
endef

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# Generated by Packer AEM
# AMI IDs for AEM profile aem64_sp2 on OS type amazon-linux2 with Java version jdk8
ami_ids:
author: ami-02d50496ca962eac0
author_dispatcher: ami-036c7eec31fa07ef8
author_publish_dispatcher: ami-0ee7471815ec0af0d
chaos_monkey: ami-096a12741130cec72
orchestrator: ami-096a12741130cec72
publish: ami-05545d12d675bc6a9
publish_dispatcher: ami-036c7eec31fa07ef8
author: ami-014b5a3de5cb49604
author_dispatcher: ami-00e7876e5c4d1794b
author_publish_dispatcher: ami-05a7d8a01614512ee
chaos_monkey: ami-0340e55d941c3c073
orchestrator: ami-0340e55d941c3c073
publish: ami-0ecdbc1cc46ffbe9f
publish_dispatcher: ami-00e7876e5c4d1794b
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
author_publish_dispatcher:
instance_type: m4.xlarge
instance_type: m5.xlarge
root_vol_size: 30
data_vol_size: 150
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ publish_dispatcher:
instance_type: t3.micro

publish:
instance_type: m4.large
instance_type: m5.large

author:
instance_type: m4.large
instance_type: m5.large

author_dispatcher:
instance_type: t3.micro

author_publish_dispatcher:
instance_type: m4.xlarge
instance_type: m5.xlarge

orchestrator:
instance_type: t3.small
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# Generated by Packer AEM
# AMI IDs for AEM profile aem65_sp8 on OS type amazon-linux2 with Java version jdk11
ami_ids:
author: null
author_dispatcher: null
author_publish_dispatcher: null
chaos_monkey: null
orchestrator: null
publish: null
publish_dispatcher: null
author: ami-0f82b4d0283dc4521
author_dispatcher: ami-09c48bd8ffeedc06a
author_publish_dispatcher: ami-01d3e8f951247cf3f
chaos_monkey: ami-0d9f5d5fa92312e8e
orchestrator: ami-0d9f5d5fa92312e8e
publish: ami-0818c32e01e74cef7
publish_dispatcher: ami-09c48bd8ffeedc06a
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
author_publish_dispatcher:
instance_type: m4.xlarge
instance_type: m5.xlarge
root_vol_size: 30
data_vol_size: 150
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ publish_dispatcher:
instance_type: t3.micro

publish:
instance_type: m4.large
instance_type: m5.large

author:
instance_type: m4.large
instance_type: m5.large

author_dispatcher:
instance_type: t3.micro

author_publish_dispatcher:
instance_type: m4.xlarge
instance_type: m5.xlarge

orchestrator:
instance_type: t3.small
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# Generated by Packer AEM
# AMI IDs for AEM profile aem65_sp8 on OS type amazon-linux2 with Java version jdk8
ami_ids:
author: null
author_dispatcher: null
author_publish_dispatcher: ami-04ff96e3122a700fb
chaos_monkey: null
orchestrator: null
publish: null
publish_dispatcher: null
author: ami-079b6a813f1e20816
author_dispatcher: ami-00644abd7a12cb6b6
author_publish_dispatcher: ami-0acd9dede13d2fa80
chaos_monkey: ami-0d9f5d5fa92312e8e
orchestrator: ami-0d9f5d5fa92312e8e
publish: ami-09e4b323eda233f5a
publish_dispatcher: ami-00644abd7a12cb6b6
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
author_publish_dispatcher:
instance_type: m4.xlarge
instance_type: m5.xlarge
root_vol_size: 30
data_vol_size: 150
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ publish_dispatcher:
instance_type: t3.micro

publish:
instance_type: m4.large
instance_type: m5.large

author:
instance_type: m4.large
instance_type: m5.large

author_dispatcher:
instance_type: t3.micro

author_publish_dispatcher:
instance_type: m4.xlarge
instance_type: m5.xlarge

orchestrator:
instance_type: t3.small
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ami_ids:
author: null
author_dispatcher: null
author_publish_dispatcher: null
chaos_monkey: null
orchestrator: null
chaos_monkey: ami-0aef66210d23f3db9
orchestrator: ami-0aef66210d23f3db9
publish: null
publish_dispatcher: null
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
author_publish_dispatcher:
instance_type: m4.xlarge
instance_type: m5.xlarge
root_vol_size: 30
data_vol_size: 150
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ saml:
file: s3://aem-opencloud/adobeaemcloud/certs/google_saml_cert.pem

author_publish_dispatcher:
instance_type: m4.xlarge
instance_type: m5.xlarge
root_vol_size: 30
data_vol_size: 100
tag_name: AEM Author Publish Dispatcher
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# Generated by Packer AEM
# AMI IDs for AEM profile aem65_sp8 on OS type rhel7 with Java version jdk11
ami_ids:
author: null
author_dispatcher: null
author_publish_dispatcher: null
chaos_monkey: null
orchestrator: null
publish: null
publish_dispatcher: null
author: ami-06104320e20a53597
author_dispatcher: ami-0a1b09aa000b21995
author_publish_dispatcher: ami-06230868e33cf8be2
chaos_monkey: ami-02802fda970c45740
orchestrator: ami-02802fda970c45740
publish: ami-07327ce4430d7ee20
publish_dispatcher: ami-0a1b09aa000b21995
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
author_publish_dispatcher:
instance_type: m4.2xlarge
instance_type: m5.2xlarge
root_vol_size: 50
data_vol_size: 200
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
author_publish_dispatcher:
instance_type: m4.2xlarge
instance_type: m5.2xlarge
root_vol_size: 50
data_vol_size: 200
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# Generated by Packer AEM
# AMI IDs for AEM profile aem64_sp2 on OS type amazon-linux2 with Java version jdk8
ami_ids:
author: ami-02d50496ca962eac0
author_dispatcher: ami-036c7eec31fa07ef8
author_publish_dispatcher: ami-0ee7471815ec0af0d
chaos_monkey: ami-096a12741130cec72
orchestrator: ami-096a12741130cec72
publish: ami-05545d12d675bc6a9
publish_dispatcher: ami-036c7eec31fa07ef8
author: ami-014b5a3de5cb49604
author_dispatcher: ami-00e7876e5c4d1794b
author_publish_dispatcher: ami-05a7d8a01614512ee
chaos_monkey: ami-0340e55d941c3c073
orchestrator: ami-0340e55d941c3c073
publish: ami-0ecdbc1cc46ffbe9f
publish_dispatcher: ami-00e7876e5c4d1794b
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ publish:
asg_min_size: 2
asg_desired_capacity: 2
asg_max_size: 3
instance_type: m4.xlarge
instance_type: m5.xlarge
root_vol_size: 30
data_vol_size: 75

author:
instance_type: m4.xlarge
instance_type: m5.xlarge
root_vol_size: 30
data_vol_size: 75

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ publish_dispatcher:
instance_type: t3.micro

publish:
instance_type: m4.large
instance_type: m5.large

author:
instance_type: m4.large
instance_type: m5.large

author_dispatcher:
instance_type: t3.micro

author_publish_dispatcher:
instance_type: m4.xlarge
instance_type: m5.xlarge

orchestrator:
instance_type: t3.small
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# Generated by Packer AEM
# AMI IDs for AEM profile aem65_sp8 on OS type amazon-linux2 with Java version jdk11
ami_ids:
author: null
author_dispatcher: null
author_publish_dispatcher: null
chaos_monkey: null
orchestrator: null
publish: null
publish_dispatcher: null
author: ami-0f82b4d0283dc4521
author_dispatcher: ami-09c48bd8ffeedc06a
author_publish_dispatcher: ami-01d3e8f951247cf3f
chaos_monkey: ami-0d9f5d5fa92312e8e
orchestrator: ami-0d9f5d5fa92312e8e
publish: ami-0818c32e01e74cef7
publish_dispatcher: ami-09c48bd8ffeedc06a
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ publish:
asg_min_size: 2
asg_desired_capacity: 2
asg_max_size: 3
instance_type: m4.xlarge
instance_type: m5.xlarge
root_vol_size: 30
data_vol_size: 75

author:
instance_type: m4.xlarge
instance_type: m5.xlarge
root_vol_size: 30
data_vol_size: 75

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ publish_dispatcher:
instance_type: t3.micro

publish:
instance_type: m4.large
instance_type: m5.large

author:
instance_type: m4.large
instance_type: m5.large

author_dispatcher:
instance_type: t3.micro

author_publish_dispatcher:
instance_type: m4.xlarge
instance_type: m5.xlarge

orchestrator:
instance_type: t3.small
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# Generated by Packer AEM
# AMI IDs for AEM profile aem65_sp8 on OS type amazon-linux2 with Java version jdk8
ami_ids:
author: null
author_dispatcher: null
author_publish_dispatcher: ami-04ff96e3122a700fb
chaos_monkey: null
orchestrator: null
publish: null
publish_dispatcher: null
author: ami-079b6a813f1e20816
author_dispatcher: ami-00644abd7a12cb6b6
author_publish_dispatcher: ami-0acd9dede13d2fa80
chaos_monkey: ami-0d9f5d5fa92312e8e
orchestrator: ami-0d9f5d5fa92312e8e
publish: ami-09e4b323eda233f5a
publish_dispatcher: ami-00644abd7a12cb6b6
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ publish:
asg_min_size: 2
asg_desired_capacity: 2
asg_max_size: 3
instance_type: m4.xlarge
instance_type: m5.xlarge
root_vol_size: 30
data_vol_size: 75

author:
instance_type: m4.xlarge
instance_type: m5.xlarge
root_vol_size: 30
data_vol_size: 75

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ publish_dispatcher:
instance_type: t3.micro

publish:
instance_type: m4.large
instance_type: m5.large

author:
instance_type: m4.large
instance_type: m5.large

author_dispatcher:
instance_type: t3.micro

author_publish_dispatcher:
instance_type: m4.xlarge
instance_type: m5.xlarge

orchestrator:
instance_type: t3.small
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ami_ids:
author: null
author_dispatcher: null
author_publish_dispatcher: null
chaos_monkey: null
orchestrator: null
chaos_monkey: ami-0aef66210d23f3db9
orchestrator: ami-0aef66210d23f3db9
publish: null
publish_dispatcher: null
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ publish:
asg_min_size: 2
asg_desired_capacity: 2
asg_max_size: 3
instance_type: m4.xlarge
instance_type: m5.xlarge
root_vol_size: 30
data_vol_size: 75

author:
instance_type: m4.xlarge
instance_type: m5.xlarge
root_vol_size: 30
data_vol_size: 75

Expand Down
Loading