Skip to content

Commit 0a5e083

Browse files
committed
Follow-up to previous commit: remove TODO.
1 parent bd83f2c commit 0a5e083

File tree

1 file changed

+1
-3
lines changed
  • lamp-infrastructure/provisioners

1 file changed

+1
-3
lines changed

lamp-infrastructure/provisioners/aws.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
gather_facts: false
55

66
vars:
7-
# aws_profile: default
8-
# TODO
9-
aws_profile: jeffgeerling
7+
aws_profile: default
108
aws_region: us-east-1 # North Virginia
119
aws_ec2_ami: ami-06cf02a98a61f9f5e # CentOS 7
1210

0 commit comments

Comments
 (0)