ansible-mesos-playbook
ansible-mesos-playbook copied to clipboard
How to access things
Stupid newbie questions: When using this via vagrant, with vagrant up ... how do I go about getting started? Can I access some kind of web ui via some port, or do I need to call things from inside the box only?
I've been using the hostsupdater plugin to give the VM names in /etc/hosts. I can then command/configure a fleet of local VMs the same way I would a collection of cloud VMs. take a look at this. it brings up a cluster of centos-7 VMs and does provisioning externally. I've shied away from using the vagrant Ansible provisioner. my 2 cents.