]> git.openstreetmap.org Git - chef.git/commitdiff
Enable systemd-resolved on ridley
authorTom Hughes <tom@compton.nu>
Thu, 21 Mar 2019 19:08:04 +0000 (19:08 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 21 Mar 2019 19:08:04 +0000 (19:08 +0000)
roles/ridley.rb

index ec985da04a56922af308e3b56770e18e738b8064..45f586a1bf556b5d078ff48519304d128d992ea0 100644 (file)
@@ -7,6 +7,7 @@ default_attributes(
     :last_address => "10.0.15.254"
   },
   :networking => {
+    :resolved => true,
     :interfaces => {
       :external_ipv4 => {
         :interface => "eth0.2800",