]> git.openstreetmap.org Git - chef.git/blobdiff - roles/datahata.rb
Move promscale tuning to role and tune WAL sizes
[chef.git] / roles / datahata.rb
index 2df6c3c14a20eb7f92566c3df07eca2ba3aff27c..d257382c6c4885d20922a4afa3bbefd27a7c0f3c 100644 (file)
@@ -2,16 +2,13 @@ name "datahata"
 description "Role applied to all servers at DataHata"
 
 default_attributes(
-  :networking => {
-    :nameservers => [
-      "31.130.200.2"
-    ],
-    :roles => {
-      :external => {
-        :zone => "dn"
-      }
+  :accounts => {
+    :users => {
+      :kom => { :status => :administrator }
     }
-  }
+  },
+  :hosted_by => "DataHata",
+  :location => "Minsk, Belarus"
 )
 
 override_attributes(