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

index d504a189f10c43e0e0e7bca4a3de5d417b770bf1..9d1cad866e2cebe63723affb60152802a74f8662 100644 (file)
@@ -3,6 +3,7 @@ description "Master role applied to grindtooth"
 
 default_attributes(
   :networking => {
+    :engine => "systemd-networkd",
     :interfaces => {
       :internal => {
         :interface => "enp3s0f0.2801",