nlesc-sherlock / emma

Ansible playbook to create a cluster with GlusterFS, Docker, Spark and JupyterHub services
Apache License 2.0
3 stars 4 forks source link

Automatically load the DockerSwarm master token #26

Closed romulogoncalves closed 7 years ago

romulogoncalves commented 7 years ago

Instead of asking the user to copy and past the token, the worker should pick it automatically from the registered variable.

romulogoncalves commented 7 years ago

Solved with: https://github.com/nlesc-sherlock/emma/pull/27