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

Update Windows EC2 instance #505

Merged
merged 8 commits into from
Apr 14, 2022
Merged

Update Windows EC2 instance #505

merged 8 commits into from
Apr 14, 2022

Conversation

ralfeus
Copy link
Contributor

@ralfeus ralfeus commented Apr 13, 2022

Description

  • Replaced Windows AMI with OpenSSH server installed
  • Copy public key to the Windows server
  • Reset password upon new Windows EC2 instance spin up

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

On existing AWS account:

  1. Ensure Windows instance doesn't exist
  2. Run ansible-playbook aws-provisioning.yaml --tags windows
  3. Wait for about 15-20 minutes
  4. Ensure password is retrievable
  5. Ensure you can log on to the server using SSH and private key

Test Configuration

  • Release version:
  • Platform: Ubuntu 20.04

Screenshots

  • No screenshot

@ralfeus ralfeus requested a review from arriven as a code owner April 13, 2022 20:54
arriven
arriven previously approved these changes Apr 14, 2022
arriven
arriven previously approved these changes Apr 14, 2022
Copy link
Owner

@arriven arriven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestions to fix markdownlint

ansible/aws/README.md Show resolved Hide resolved
ansible/aws/README.md Outdated Show resolved Hide resolved
ansible/aws/README.md Outdated Show resolved Hide resolved
@arriven arriven merged commit 79918b7 into arriven:main Apr 14, 2022
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.

2 participants