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

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