# Specify an optional device to work around https://github.com/canonical/cloud-init/issues/5511
version: 1
config:
  - type: physical
    name: eth0
    optional: true
    subnets:
      - type: dhcp
