ContainerSolutions / dcos-ansible-packet

Ansible playbook for installing DC/OS on Packet cloud
4 stars 3 forks source link

Playbook for creating servers initially #36

Open nervetattoo opened 6 years ago

nervetattoo commented 6 years ago

I'm not sure how viable this is via ansible, but it would be great to not have to use UI or API manually to initially set up the servers on Packet. If not possible with ansible, maybe we could simply add a small script that accepts number of masters, agents and pubagents, that will kick off the server deployment on packet?

frankscholten commented 6 years ago

Agreed.

How about adding a simple nodejs based cli?