]> git.openstreetmap.org Git - chef.git/blobdiff - roles/shenron.rb
Install ipmitool on machines with the ipmi_si module loaded
[chef.git] / roles / shenron.rb
index ef75b60157d06758dc7a3a5e0f602c8f4f0d3942..254e66f825edb7fbc1201c0aaefb4c2c09eda02e 100644 (file)
@@ -2,6 +2,14 @@ name "shenron"
 description "Master role applied to shenron"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :bretth => {
+        :status => :user,
+        :shell => "/usr/bin/git-shell"
+      },
+    }
+  },
   :apache => {
     :mpm => "event",
     :event => {