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

Re-enable reboot tasks #136

Open sverhoeven opened 4 years ago

sverhoeven commented 4 years ago

In https://github.com/nlesc-sherlock/emma/commit/3c31988f97f73d2d8832bc30b5cfe89ae9733060 the rebooting of the machines was commented out. To have the latest installed kernel be active the machine must be restarted.

The commented out tasks should be tested on Vagrant and cloud VM and enabled if working.