]> git.openstreetmap.org Git - chef.git/blobdiff - roles/blix.rb
Change rhaegal network interface name
[chef.git] / roles / blix.rb
index 756e3c16d4554e78e91f8fc690925b43c06230bb..f58d760dc113f1ac6bbf8d55db52fbee56aed479 100644 (file)
@@ -7,12 +7,8 @@ default_attributes(
       :blixadmin => { :status => :administrator }
     }
   },
+  :hosted_by => "Blix Solutions",
   :networking => {
-    :nameservers => [ "8.8.8.8", "8.8.4.4" ],
-    :roles => {
-      :external => {
-        :zone => "bx"
-      }
-    }
+    :nameservers => ["8.8.8.8", "8.8.4.4"]
   }
 )