DEVICE={{ network_config.interface }} BOOTPROTO=none ONBOOT=yes IPADDR={{ network_config.address }} NETMASK={{ network_config.netmask }} GATEWAY={{ network_config.gateway }}