]> git.openstreetmap.org Git - chef.git/commitdiff
Switch horntail to use systemd-networkd
authorTom Hughes <tom@compton.nu>
Tue, 21 Mar 2023 08:41:42 +0000 (08:41 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 21 Mar 2023 08:41:42 +0000 (08:41 +0000)
roles/horntail.rb

index afaf9460d07e3238220b08091618e8e85423ca9c..65b0ccd48fed095387e6fa01cac8c12d01a1f5e1 100644 (file)
@@ -3,6 +3,7 @@ description "Master role applied to horntail"
 
 default_attributes(
   :networking => {
 
 default_attributes(
   :networking => {
+    :engine => "systemd-networkd",
     :interfaces => {
       :internal => {
         :interface => "bond0",
     :interfaces => {
       :internal => {
         :interface => "bond0",