소스 검색

example usage to disable NM

tags/2016.12
jan kaufman 9 년 전
부모
커밋
6d30adf325
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. +3
    -1
      README.rst

+ 3
- 1
README.rst 파일 보기

@@ -226,7 +226,7 @@ Linux with default static network interfaces, default gateway interface and DNS
- 8.8.4.4
mtu: 1500

Linux with bonded interfaces
Linux with bonded interfaces and disabled NetworkManager

.. code-block:: yaml

@@ -249,6 +249,8 @@ Linux with bonded interfaces
use_in:
- interface: ${linux:interface:eth0}
- interface: ${linux:interface:eth0}
network_manager:
disable: true

Linux with vlan interface_params


Loading…
취소
저장