From: Tom Hughes Date: Tue, 21 Mar 2023 17:04:50 +0000 (+0000) Subject: Switch remaining machines to use systemd-networkd X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/90aaa322c647164b10963cf080508f1d57b0ca26 Switch remaining machines to use systemd-networkd --- diff --git a/cookbooks/networking/attributes/default.rb b/cookbooks/networking/attributes/default.rb index f143d59f9..fc80cf019 100644 --- a/cookbooks/networking/attributes/default.rb +++ b/cookbooks/networking/attributes/default.rb @@ -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] = [] diff --git a/roles/equinix-ams.rb b/roles/equinix-ams.rb index 8ec3f9b38..fafecd478 100644 --- a/roles/equinix-ams.rb +++ b/roles/equinix-ams.rb @@ -3,7 +3,6 @@ description "Role applied to all servers at Equinix Amsterdam" default_attributes( :networking => { - :engine => "systemd-networkd", :roles => { :internal => { :inet => { diff --git a/roles/equinix-dub.rb b/roles/equinix-dub.rb index fde95a21a..c4f30e2ff 100644 --- a/roles/equinix-dub.rb +++ b/roles/equinix-dub.rb @@ -12,7 +12,6 @@ default_attributes( } }, :networking => { - :engine => "systemd-networkd", :roles => { :internal => { :inet => { diff --git a/roles/ucl.rb b/roles/ucl.rb index befd4f911..516c925d3 100644 --- a/roles/ucl.rb +++ b/roles/ucl.rb @@ -4,7 +4,6 @@ description "Role applied to all servers at UCL" default_attributes( :location => "Slough, England", :networking => { - :engine => "systemd-networkd", :roles => { :internal => { :inet => {