no message
This commit is contained in:
parent
18e943cb15
commit
bb27d1254e
@ -1,2 +1,2 @@
|
|||||||
network-interfaces: |
|
network-interfaces: |
|
||||||
allow-hotplug eth0
|
auto eth0
|
||||||
|
@ -25,3 +25,6 @@ packages:
|
|||||||
|
|
||||||
runcmd:
|
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…
x
Reference in New Issue
Block a user