ansible-mesos-playbook icon indicating copy to clipboard operation
ansible-mesos-playbook copied to clipboard

How to access things

Open samuell opened this issue 9 years ago • 1 comments

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?

samuell avatar May 17 '16 12:05 samuell

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.

andrewrothstein avatar May 18 '16 14:05 andrewrothstein