]> git.openstreetmap.org Git - chef.git/blobdiff - roles/lambton.rb
Configure modtile and renderd collectors
[chef.git] / roles / lambton.rb
index 86c0d322cf87017688bdc47bee44ac0574562618..bca1f74ae967e2c53ce0fdb094c9dfefe0e3de3b 100644 (file)
@@ -2,14 +2,16 @@ name "lambton"
 description "Master role applied to lambton"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :joey => { :status => :administrator }
+    }
+  },
   :hardware => {
     :shm_size => "36g"
   },
   :location => "Falkenstein, Germany",
   :networking => {
-    :firewall => {
-      :enabled => false
-    },
     :interfaces => {
       :external_ipv4 => {
         :interface => "enp0s31f6",