no message

master
Brie Bruns 5 years ago
parent 18e943cb15
commit bb27d1254e

@ -1,2 +1,2 @@
network-interfaces: |
allow-hotplug eth0
auto eth0

@ -24,4 +24,7 @@ packages:
- nano
runcmd:
- [ touch, /etc/cloud/cloud-init.disabled ]
- [ touch, /etc/cloud/cloud-init.disabled ]
bootcmd:
- [ mv, -f, /etc/network/interfaces.d/50-cloud-init.cfg, /etc/network/interfaces ]
Loading…
Cancel
Save