meta-digi/meta-digi-dey/recipes-connectivity/networkmanager/networkmanager/nm.eth1.static

13 lines
178 B
Plaintext

[connection]
id=eth1
type=ethernet
interface-name=eth1
[ipv4]
address1=##ETH1_STATIC_CIDR##,##ETH1_STATIC_GATEWAY##
dns=##ETH1_STATIC_DNS##;
method=manual
[ipv6]
method=ignore