]> git.openstreetmap.org Git - chef.git/commitdiff
Give Stereo admin access to the CRM machine
authorTom Hughes <tom@compton.nu>
Mon, 11 Mar 2019 20:14:57 +0000 (20:14 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 11 Mar 2019 20:15:32 +0000 (20:15 +0000)
roles/crm.rb

index 28f20e14a3106d283bd24b471f35e45a4ae20b5e..7e255307baad6f9018191697b75181d0e9d918f4 100644 (file)
@@ -2,6 +2,11 @@ name "crm"
 description "Role applied to CRM server"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :stereo => { :status => :administrator }
+    }
+  },
   :exim => {
     :local_domains => ["join.osmfoundation.org"],
     :routes => {