projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61251b8
)
Fix typo
author
Tom Hughes
<tom@compton.nu>
Sat, 17 Jan 2015 12:40:13 +0000
(12:40 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sat, 17 Jan 2015 12:40:13 +0000
(12:40 +0000)
cookbooks/tilelog/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/tilelog/recipes/default.rb
b/cookbooks/tilelog/recipes/default.rb
index 6ad7b1493f9239065914b3822d5562d55ce720ba..9ab433195e467b6f4bbf4d017bc2fce499b1fa0a 100644
(file)
--- a/
cookbooks/tilelog/recipes/default.rb
+++ b/
cookbooks/tilelog/recipes/default.rb
@@
-79,7
+79,7
@@
template "/usr/local/bin/tilelog" do
end
template "/etc/cron.d/tilelog" do
- source "tileog.cron.erb"
+ source "tile
l
og.cron.erb"
owner "root"
group "root"
mode 0644