version: 1
config:
    - type: physical
      name: eth0
      mac_address: '01:23:45:67:89:00'
      subnets:
      - type: dhcp4
    - type: nameserver
      address:
      - '1.1.1.1'
      - '8.8.8.8'
      search:
      - 'local.com'
