#cloud-config network: version: 1 config: - type: physical name: eth0 subnets: - type: static address: ${network_ip}/24 gateway: 10.4.5.1