WIP ppl-os building tools
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 lines
255 B

#cloud-config
network:
version: 2
ethernets:
eth0:
match:
name: e*
set-name: eth0
dhcp4: true
dhcp6: true
wakeonlan: true
nameservers:
addresses: [1.1.1.1, 1.0.0.1]
snappy:
email: $USER_EMAIL