maidsafe-archive / safe-build-infrastructure

Houses internal build infrastructure
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

Windows Slave AMI #40

Closed jacderida closed 5 years ago

jacderida commented 5 years ago

To have multiple Windows slaves and do one Ansible run across all of them at the same time, they all need to have the same access credentials. Problem is, when you spin up a Windows instance on EC2, the password is randomly generated. We need to generate an AMI with a known password, or perhaps create another administrative user with a known password.