Skip to content

dreambeam/dcos-ansible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Ansible playbook to setup DC/OS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published