projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92b0982
)
Fix for rubocop
author
Grant Slater
<git@firefishy.com>
Thu, 22 Sep 2016 11:35:20 +0000
(12:35 +0100)
committer
Grant Slater
<git@firefishy.com>
Thu, 22 Sep 2016 11:35:38 +0000
(12:35 +0100)
roles/ridley.rb
patch
|
blob
|
history
diff --git
a/roles/ridley.rb
b/roles/ridley.rb
index db468a48926ab12d93476f0a5bf6c57810a56709..d3244ea8869be1793c9ca07bcbede563e2ef0710 100644
(file)
--- a/
roles/ridley.rb
+++ b/
roles/ridley.rb
@@
-3,7
+3,7
@@
description "Master role applied to ridley"
default_attributes(
:ssl => {
- :certificates =>
["osmfoundation", "openstreetmap"]
+ :certificates =>
%w(osmfoundation openstreetmap)
},
:apache => {
:ssl => {