Skip to content

Commit

Permalink
Merge pull request #182 from obazoud/patch-2
Browse files Browse the repository at this point in the history
Allow graphite-web to restart if local_settings.py changed
  • Loading branch information
webframp committed Aug 31, 2014
2 parents 136936e + 8af2975 commit d36e94e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/graphite_example/recipes/single_node.rb
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
}
}
})
notifies :restart, 'service[graphite-web]', :delayed
end

directory "#{base_dir}/storage/log/webapp" do
Expand Down

0 comments on commit d36e94e

Please sign in to comment.