dwmkerr / terraform-aws-openshift

Create infrastructure with Terraform and AWS, install OpenShift. Party!
http://www.dwmkerr.com/get-up-and-running-with-openshift-on-aws
MIT License
170 stars 174 forks source link

Upping Bastion AWS image type as Ansible is run is failing due to lack of memory. #59

Closed cl0udf0x closed 6 years ago

cl0udf0x commented 6 years ago

To reproduce, change logging install to true and run the following from Bastion host: ANSIBLE_HOST_KEY_CHECKING=False /usr/local/bin/ansible-playbook -i ./inventory.cfg ./openshift-ansible/playbooks/openshift-logging/config.yml

Thanks for sharing this repo!

dwmkerr commented 6 years ago

Hi @cl0udf0x thanks so much for sharing this! Super useful, much appreciated 😄