]> git.openstreetmap.org Git - chef.git/commitdiff
Switch machines at UCL to use systemd-networkd
authorTom Hughes <tom@compton.nu>
Tue, 21 Mar 2023 10:49:01 +0000 (10:49 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 21 Mar 2023 10:49:01 +0000 (10:49 +0000)
roles/grindtooth.rb
roles/ucl.rb

index 9d1cad866e2cebe63723affb60152802a74f8662..d504a189f10c43e0e0e7bca4a3de5d417b770bf1 100644 (file)
@@ -3,7 +3,6 @@ description "Master role applied to grindtooth"
 
 default_attributes(
   :networking => {
-    :engine => "systemd-networkd",
     :interfaces => {
       :internal => {
         :interface => "enp3s0f0.2801",
index 516c925d39f5e81073d242ca1d7a88425287596a..befd4f911e62ad035fab4bfdc76a9685d3359262 100644 (file)
@@ -4,6 +4,7 @@ description "Role applied to all servers at UCL"
 default_attributes(
   :location => "Slough, England",
   :networking => {
+    :engine => "systemd-networkd",
     :roles => {
       :internal => {
         :inet => {