From: Tom Hughes Date: Tue, 21 Mar 2023 08:41:42 +0000 (+0000) Subject: Switch horntail to use systemd-networkd X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/08dfcf915746a8174e986475dcb17bd7caf81386 Switch horntail to use systemd-networkd --- diff --git a/roles/horntail.rb b/roles/horntail.rb index afaf9460d..65b0ccd48 100644 --- a/roles/horntail.rb +++ b/roles/horntail.rb @@ -3,6 +3,7 @@ description "Master role applied to horntail" default_attributes( :networking => { + :engine => "systemd-networkd", :interfaces => { :internal => { :interface => "bond0",