projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
18351f3
)
Fix rubocop warning
author
Tom Hughes
<tom@compton.nu>
Tue, 19 Jul 2016 08:14:40 +0000
(09:14 +0100)
committer
Tom Hughes
<tom@compton.nu>
Tue, 19 Jul 2016 08:14:40 +0000
(09:14 +0100)
roles/nominatim.rb
patch
|
blob
|
history
diff --git
a/roles/nominatim.rb
b/roles/nominatim.rb
index 94c41e70108bb8d44bd85c30072151e79177ddec..041cd0e13c8d3b7c7d13860d7a71dfcfda03f5b4 100644
(file)
--- a/
roles/nominatim.rb
+++ b/
roles/nominatim.rb
@@
-99,7
+99,7
@@
default_attributes(
:port => "8002",
:pm => "static",
:max_children => "2"
:port => "8002",
:pm => "static",
:max_children => "2"
- }
,
+ }
},
:redirects => {}
}
},
:redirects => {}
}