commit | a677d4e454e970f4e864f954429c715ab1299958 | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Sun Sep 11 20:01:32 2016 -0700 |
committer | David Bainbridge <dbainbri@ciena.com> | Sun Sep 11 21:37:40 2016 -0700 |
tree | 58423bc8ec02f07090e1272f73f9af6f42a6b36c | |
parent | d1ff927d86328080bd0ae9e7072fd4674aacdcf1 [diff] [blame] |
CORD-396 CORD-383 CORD-362 CORD-309 significant rework on networking configuration Change-Id: Icb3cbac66b33265486ac236572874052fc643b8a
diff --git a/roles/head-node/files/compute-node.yml b/roles/head-node/files/compute-node.yml index b8eb496..13d71e7 100644 --- a/roles/head-node/files/compute-node.yml +++ b/roles/head-node/files/compute-node.yml
@@ -4,7 +4,7 @@ remote_user: ubuntu tasks: - name: Include variables - include_vars: vars/compute-node.yml + include_vars: vars/compute-node-vars.yml - name: Configure compute hosts to use DNS server hosts: all