Skip to content

Commit 9e02bcf

Browse files
committed
This is the third time I've missed a little fixup. Oops.
1 parent 0338791 commit 9e02bcf

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

lamp-infrastructure/provisioners/aws.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@
103103
groups: "aws,{{ item.1.item.group }},{{ item.1.item.name }}"
104104
# You can dynamically add inventory variables per-host.
105105
ansible_user: centos
106-
ansible_ssh_private_key_file: ~/.ssh/lamp_aws.pem
107106
host_key_checking: false
108107
mysql_replication_role: >-
109108
{{ 'master' if (item.1.item.name == 'a4d.lamp.db.1')

0 commit comments

Comments
 (0)