diff --git a/compute_node.yml b/compute_node.yml index c5eb49d..a4ab391 100644 --- a/compute_node.yml +++ b/compute_node.yml @@ -5,7 +5,7 @@ - import_playbook: pg-tools.yml - import_playbook: haswell_sym.yml -- hosts: "compute_node" +- hosts: compute_node become: true roles: - common