Skip to content

Commit

Permalink
Adding comment why we uninstall ec2-instance-connect (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
shimomut authored Apr 3, 2024
1 parent 0af01aa commit d6ff12e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
]

packages_to_uninstall = [
# Uninstall ec2-instance-connect because it overrides AuthorizedKeysCommand in sshd_config.
"ec2-instance-connect",
]

Expand Down

0 comments on commit d6ff12e

Please sign in to comment.