commit | d0f72ded382d97c6d2f677c0ec67acc77fad90db | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Wed May 18 21:22:28 2016 -0700 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Wed May 18 21:22:28 2016 -0700 |
tree | 6081146acf2a8c9d9006cb2fba14a5c3b9f04203 | |
parent | cf45c132603271461774d6b1d4dde3cfacea3c06 [diff] |
the sample compute node play book is moved out of the main repo to a file in the role Change-Id: Ibcbb4cc0f8dadcc9bd8f7888ccd41799cb343a10
diff --git a/roles/head-node/tasks/main.yml b/roles/head-node/tasks/main.yml index 820964a..21495f1 100644 --- a/roles/head-node/tasks/main.yml +++ b/roles/head-node/tasks/main.yml
@@ -20,7 +20,6 @@ command: cp -r /tmp/ansible.maas/{{ item }} /etc/maas/ansible/{{ item }} with_items: - roles - - compute-node.yml - name: Ensure Compute Node Playbook become: yes