projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f44e376
)
Give Stereo admin access to the CRM machine
author
Tom Hughes
<tom@compton.nu>
Mon, 11 Mar 2019 20:14:57 +0000
(20:14 +0000)
committer
Tom Hughes
<tom@compton.nu>
Mon, 11 Mar 2019 20:15:32 +0000
(20:15 +0000)
roles/crm.rb
patch
|
blob
|
history
diff --git
a/roles/crm.rb
b/roles/crm.rb
index 28f20e14a3106d283bd24b471f35e45a4ae20b5e..7e255307baad6f9018191697b75181d0e9d918f4 100644
(file)
--- a/
roles/crm.rb
+++ b/
roles/crm.rb
@@
-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 => {