Skip to content

Commit 860469a

Browse files
committed
Add missing configuration parameter
1 parent efb39c7 commit 860469a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

conf/ansible/inventory/group_vars/apps.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@ ami_device:
9898
publish_dispatcher_data_name: /dev/xvdd
9999
publish_dispatcher_data_attached_name: /dev/xvdd
100100

101+
certificate_manager:
102+
ssl_certificate_arn: overwrite-me
103+
101104
security_groups:
102105
secure_shell:
103106
inbound_cidr_ip: overwrite-me

0 commit comments

Comments
 (0)