dcos-ansible
dcos-ansible copied to clipboard
Ansible playbook to setup DC/OS.
dcos-ansible
This repo uses Ansible to configure a Mesosphere stack following the DC/OS Advanced Installation Guide
Currently all inventory IPs are hardcoded in the hosts.ini file. This will be updated to dynamic variables in the future. For now you must modify the following files with the correct values:
** Notice the hosts.ini file has hostname set with ansible_host= override to public IP.
Usage
ansible-playbook -i hosts.ini playbook-dcos.yml -u centos --private-key=key.pem