Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 405 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 405 Bytes

Factotum

After installing CentOS minimal on all machines and configuring the network appropriately:

Install Ansible on the head node. Add ssh key to all managed machines from head node. Edit /etc/ansible/hosts to reflect IPs of managed machines. Clone git repo in /root of head node. Edit 'files' which contain deployment specific configs. Run the master playbook.

Follow instructions to completion.