12 lines
216 B
YAML
12 lines
216 B
YAML
network:
|
|
version: 2
|
|
renderer: networkd
|
|
ethernets:
|
|
enp3s0:
|
|
dhcp4: true
|
|
auth:
|
|
key-management: 802.1x
|
|
method: ttls
|
|
identity: fluffy@cisco.com
|
|
password: hash:83...11
|