Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix remote user handling for AWS #290

Merged
merged 1 commit into from
Aug 5, 2015
Merged

Conversation

fullyint
Copy link
Contributor

@fullyint fullyint commented Aug 5, 2015

resolves #285

I also corrected the sshd role README to indicate the default sshd_permit_root_login: "yes".

I could update the fail2ban README to show the default

fail2ban_ignoreip: 127.0.0.1/8 {{ lookup('pipe', 'dig +short myip.opendns.com @resolver1.opendns.com') }}

I'm concerned that the required explanation would bog things down too much and simply not be worth it.

@swalkinshaw
Copy link
Member

Think it's good as is. Thanks 👍

swalkinshaw added a commit that referenced this pull request Aug 5, 2015
Fix remote user handling for AWS
@swalkinshaw swalkinshaw merged commit cf1a842 into roots:master Aug 5, 2015
@fullyint fullyint deleted the remote-user branch August 5, 2015 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Non Root User on AWS Errors on Provisioning server.yml
2 participants