# $ vim ol9-network-config.yml #cloud-config network: version: 1 config: - type: physical name: eth0 subnets: - type: static address: 10.1.2.101/24 gateway: 10.1.2.1