]> git.openstreetmap.org Git - chef.git/blobdiff - roles/blix.rb
Add role for firnen
[chef.git] / roles / blix.rb
index e91f541865b90746a2113579843128d1e5af1cb7..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"
 )