]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/networking/attributes/default.rb
Switch remaining machines to use systemd-networkd
[chef.git] / cookbooks / networking / attributes / default.rb
index f143d59f9cffb042cfd476fab514cde9b0fe5a46..fc80cf0198f1bbccdfa7762356cdc89adf25d60b 100644 (file)
@@ -1,4 +1,4 @@
-default[:networking][:engine] = "netplan"
+default[:networking][:engine] = "systemd-networkd"
 default[:networking][:firewall][:enabled] = true
 default[:networking][:firewall][:sets] = []
 default[:networking][:firewall][:helpers] = []