Browse Source

example usage to disable NM

tags/2016.12
jan kaufman 9 years ago
parent
commit
6d30adf325
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      README.rst

+ 3
- 1
README.rst View File

- 8.8.4.4 - 8.8.4.4
mtu: 1500 mtu: 1500


Linux with bonded interfaces
Linux with bonded interfaces and disabled NetworkManager


.. code-block:: yaml .. code-block:: yaml


use_in: use_in:
- interface: ${linux:interface:eth0} - interface: ${linux:interface:eth0}
- interface: ${linux:interface:eth0} - interface: ${linux:interface:eth0}
network_manager:
disable: true


Linux with vlan interface_params Linux with vlan interface_params



Loading…
Cancel
Save