commit | 5183ea1e052caf8cf9c8fb5353ce63be12c68c48 | [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:36 2016 -0700 |
tree | 1c1f878fff76b5f71e82ba37aea35438fe9170e1 | |
parent | e157958f52165bee7f6ea2c1dc9b3609f44bb2b3 [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