Skip to content

Commit

Permalink
Merge pull request #125 from bitmonk/remove_dd_agent
Browse files Browse the repository at this point in the history
add recipe for removing the agent.
  • Loading branch information
miketheman committed Dec 31, 2014
2 parents 0f749f7 + 2f0d07c commit bf3e00c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions recipes/remove-dd-agent.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

package 'datadog-agent' do
action :purge
end

0 comments on commit bf3e00c

Please sign in to comment.