#cloud-config version: 1 config: - type: physical name: eth0 subnets: - type: static address: "${ip}" gateway: "${gateway}"