mirror of
https://github.com/armbian/build.git
synced 2026-04-21 13:32:36 +02: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*"
|