Skip to content
Snippets Groups Projects
Commit 1e1e72ad authored by Chris Hines's avatar Chris Hines
Browse files

update my playbook towards creating an entire cluster

parent ae048c3e
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@
# Slurm and openmpi tasks assume copies of the software in /tmp under a very specific directory strucutre (created by the build tasks above) Modifiy
# the roles if you have a different way of installing the software
- hosts: '*'
- hosts: ComputeNodes|ManagmentNodes|LoginNodes
vars:
slurm_version: 14.11.0
munge_version: 0.5.11
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment