Skip to content

Commit

Permalink
update documention to include service watch definition
Browse files Browse the repository at this point in the history
  • Loading branch information
John Turner committed Jan 5, 2015
1 parent 5be29b2 commit fca2816
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,12 @@ the `consul::ui` recipe in your node's `run_list`.
handler "chef-client"
end

##### Adding service watch
consul_service_watch_def 'service-name' do
passingonly true
handler "chef-client"
end
##### Adding service without check

consul_service_def 'voice1' do
Expand Down

0 comments on commit fca2816

Please sign in to comment.