]> git.openstreetmap.org Git - chef.git/blobdiff - roles/lyonix.rb
Update upstream for fume
[chef.git] / roles / lyonix.rb
index 522c9020f46a6d36d301690c5f932297f0645543..faf838dac0bbbf67a35890f03fff80064ddc879f 100644 (file)
@@ -2,20 +2,10 @@ name "lyonix"
 description "Role applied to all servers at LyonIX"
 
 default_attributes(
-  :accounts => {
-    :users => {
-      :lyonix => { :status => :administrator }
-    }
-  },
   :hosted_by => "LyonIX",
   :location => "Lyon, France",
   :networking => {
-    :nameservers => ["77.95.64.205", "77.95.64.206", "8.8.8.8", "8.8.4.4"],
-    :roles => {
-      :external => {
-        :zone => "ly"
-      }
-    }
+    :nameservers => ["77.95.64.205", "77.95.64.206", "8.8.8.8", "8.8.4.4"]
   },
   :snmpd => {
     :clients => ["77.95.64.0/24", "77.95.70.0/24"],