]> git.openstreetmap.org Git - chef.git/blobdiff - roles/equinix-dub.rb
Switch machines in Dublin to use systemd-networkd
[chef.git] / roles / equinix-dub.rb
index 349732e9ad4f3c283a0ba6a0b5204e5e19f44c89..fde95a21abfb1e748a0dd3f79ac9c68c277653f3 100644 (file)
@@ -12,6 +12,7 @@ default_attributes(
     }
   },
   :networking => {
+    :engine => "systemd-networkd",
     :roles => {
       :internal => {
         :inet => {
@@ -46,7 +47,7 @@ default_attributes(
 
 override_attributes(
   :networking => {
-    :nameservers => ["10.0.64.2", "1.1.1.1", "1.0.0.1"],
+    :nameservers => ["10.0.64.2", "8.8.8.8", "8.8.4.4"],
     :search => ["dub.openstreetmap.org", "openstreetmap.org"]
   },
   :ntp => {