diff --git a/topplay.yml b/topplay.yml
index 11af31049274a07293bd06de2462086fca5ced25..6c0a08f6408f6c7f954f3586c8c6ec582f8a30a0 100644
--- a/topplay.yml
+++ b/topplay.yml
@@ -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