commit | 5ba01a9fc0258c1f7a1f1b6507110d0ee4cb1171 | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Tue Aug 16 14:58:31 2016 -0700 |
committer | David Bainbridge <dbainbri@ciena.com> | Tue Aug 16 15:02:13 2016 -0700 |
tree | 3e30276a347c488a70fbce4fc8bf16580155987f | |
parent | 9d5bd80d3c6fe4dcec4e715c528d585fb12f258b [diff] [blame] |
added debug to config for ansible -v's and changes how roles are copied to head node Change-Id: Ib5a5346cf37d95a689d0d7fe354b4a394d0bb241
diff --git a/roles/head-node/files/compute-node.yml b/roles/head-node/files/compute-node.yml index 4a6a50d..7fb41f0 100644 --- a/roles/head-node/files/compute-node.yml +++ b/roles/head-node/files/compute-node.yml
@@ -1,4 +1,4 @@ - hosts: all remote_user: ubuntu roles: - - {{ provision.role }} + - compute-node