Files
mgmt/examples/lang/net2.mcl
jonathangold 7d7eb3d1cd resources: net: Add net resource
This patch adds a net resource for managing nework interfaces, based
around netlink.
2018-03-27 17:46:00 -04:00

4 lines
31 B
Plaintext

net "eth0" {
state => "up",
}