]> git.openstreetmap.org Git - chef.git/blobdiff - roles/blix.rb
Add role for firnen
[chef.git] / roles / blix.rb
index 756e3c16d4554e78e91f8fc690925b43c06230bb..5d54e192790b055f434040b8ac90a4be22a2651a 100644 (file)
@@ -7,12 +7,5 @@ default_attributes(
       :blixadmin => { :status => :administrator }
     }
   },
-  :networking => {
-    :nameservers => [ "8.8.8.8", "8.8.4.4" ],
-    :roles => {
-      :external => {
-        :zone => "bx"
-      }
-    }
-  }
+  :hosted_by => "Blix Solutions"
 )