no message

This commit is contained in:
Brie Bruns 2018-05-13 20:55:28 -06:00
父節點 18e943cb15
當前提交 bb27d1254e
共有 2 個檔案被更改,包括 5 行新增2 行删除

查看文件

@ -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 ]