You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: aws-blueprint.yaml
+55-12
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ inputs:
48
48
'/dev/sda1':
49
49
delete_on_termination: true
50
50
51
-
cloudify_ami:
51
+
cloudify_manager_ami:
52
52
description: >
53
53
A Cloudify Manager AMI. Default is for region us-east-1.
54
54
Other available regions:
@@ -59,17 +59,11 @@ inputs:
59
59
ami-d195e3bd on sa-east-1 region
60
60
ami-ab210ed0 on us-east-1 region
61
61
For a vanilla CentOS ami, try: ami-0fbdf765 (us-east-1), change cloudify_image_username: ec2-user, and change cloudify_host_block_device_mapping from '/dev/sda1' to '/dev/sda'.
0 commit comments