commit | be58a0d76d9280ebd6c191ffc061cc7f2dafd8f5 | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Wed Jun 22 15:43:02 2016 -0700 |
committer | David Bainbridge <dbainbri@ciena.com> | Wed Jun 22 16:00:36 2016 -0700 |
tree | d56516290da2fbf28c41c95828e6afe16d36f8a7 | |
parent | d72a935f779391286aed75a551653f49ccbae943 [diff] [blame] |
CORD-229 - updated to implement initial base switch provisioning Change-Id: I3deca583dc2753e1a2c77629f1ee45f8b66223c8
diff --git a/roles/head-node/files/compute-node.yml b/roles/head-node/files/compute-node.yml index 7fb41f0..4a6a50d 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: - - compute-node + - {{ provision.role }}