server1-network: extend bonding with new NIC

This commit is contained in:
Astro 2016-12-09 02:52:08 +01:00
parent ac8d0c7ef8
commit 4522b8612e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{%- import_yaml "netmasks.yaml" as netmasks -%}
{% set bond_slaves = ['eno1', 'eno2', 'eno3', 'eno4'] %}
{% set bond_slaves = ['eno1', 'eno2', 'eno3', 'eno4', 'ens3f0', 'ens3f1'] %}
/etc/modules-load.d/server1.conf:
file.managed: