ansible / lightbulb

Lightbulb has been deprecated and replaced by Ansible Workshops
https://ansible.github.io/workshops/
MIT License
480 stars 310 forks source link

Fixes #369 - Changes default instance type for ansible instance (control node) #370

Open davivcgarcia opened 5 years ago

davivcgarcia commented 5 years ago

In order to ensure that AWS will provide at least 4GB of RAM to the control node instance, required by Ansible Tower 3.4, I'm suggesting increase the size of the instance from t2.medium to t2.large. This PR fixes #369.