Example: ``` --- interfaces: - name: ipvlan0 type: ipvlan state: up ipvlan: base-iface: eth1 mode: l2 ``` Integration tests added. Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
6 lines
69 B
YAML
6 lines
69 B
YAML
---
|
|
interfaces:
|
|
- name: ipvlan0
|
|
type: ipvlan
|
|
state: absent
|