mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
* fixed indentation on cloud-init extension * indentation --------- Co-authored-by: rafael <rvalle@privaz.io>
8 lines
108 B
Plaintext
Executable File
8 lines
108 B
Plaintext
Executable File
version: 2
|
|
ethernets:
|
|
all-ethernets:
|
|
dhcp4: true
|
|
optional: true
|
|
match:
|
|
name: "en*,eth*"
|