|
|
|
|
|
|
|
|
- interface: ${linux:interface:eth0} |
|
|
- interface: ${linux:interface:eth0} |
|
|
- interface: ${linux:interface:eth0} |
|
|
- interface: ${linux:interface:eth0} |
|
|
|
|
|
|
|
|
|
|
|
Linux with vlan interface_params |
|
|
|
|
|
|
|
|
|
|
|
.. code-block:: yaml |
|
|
|
|
|
|
|
|
|
|
|
linux: |
|
|
|
|
|
network: |
|
|
|
|
|
enabled: true |
|
|
|
|
|
interface: |
|
|
|
|
|
vlan69: |
|
|
|
|
|
type: vlan |
|
|
|
|
|
use_interfaces: |
|
|
|
|
|
- interface: ${linux:interface:bond0} |
|
|
|
|
|
|
|
|
Linux with wireless interface parameters |
|
|
Linux with wireless interface parameters |
|
|
|
|
|
|
|
|
.. code-block:: yaml |
|
|
.. code-block:: yaml |
|
|
|
|
|
|
|
|
network: |
|
|
network: |
|
|
enabled: true |
|
|
enabled: true |
|
|
gateway: 10.0.0.1 |
|
|
gateway: 10.0.0.1 |
|
|
default_interface: eth0 |
|
|
|
|
|
|
|
|
default_interface: eth0 |
|
|
interface: |
|
|
interface: |
|
|
wlan0: |
|
|
wlan0: |
|
|
type: eth |
|
|
type: eth |
|
|
|
|
|
|
|
|
network: |
|
|
network: |
|
|
enabled: true |
|
|
enabled: true |
|
|
gateway: 10.0.0.1 |
|
|
gateway: 10.0.0.1 |
|
|
default_interface: eth0 |
|
|
|
|
|
|
|
|
default_interface: eth0 |
|
|
interface: |
|
|
interface: |
|
|
eth0: |
|
|
eth0: |
|
|
type: eth |
|
|
type: eth |