commit | 790ef936a049237b2d1eb10e1ad640b3b2f405e8 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Thu May 18 09:54:22 2017 -0400 |
committer | Andy Bavier <andy@onlab.us> | Thu May 18 09:54:22 2017 -0400 |
tree | f5b53a1bebe15331fae1d7a0b838b772f0ea3af5 | |
parent | 799d493a8611efd5ab9dd3578a620874dea480c1 [diff] |
Fix issue with i40e driver install failing Change-Id: Ic0c4ebed423f106af4df0a9be1fc1051cd35cd93
diff --git a/roles/head-node/templates/compute-node.yml.j2 b/roles/head-node/templates/compute-node.yml.j2 index 13d71e7..92c2684 100644 --- a/roles/head-node/templates/compute-node.yml.j2 +++ b/roles/head-node/templates/compute-node.yml.j2
@@ -9,6 +9,5 @@ - name: Configure compute hosts to use DNS server hosts: all remote_user: ubuntu - become: yes roles: - role: compute-node