Skip to content

Commit

Permalink
tcp_check template
Browse files Browse the repository at this point in the history
Refs #110, Refs #177

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
  • Loading branch information
miketheman committed Apr 7, 2015
1 parent 95265a6 commit f1274ee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions templates/default/tcp_check.yaml.erb
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<%# Sanitize the compiled Mash to standard Array/Hash objects by way of JSON -%>
<%= JSON.parse(({ 'instances' => @instances }).to_json).to_yaml %>

init_config:
# Nothing to configure here

0 comments on commit f1274ee

Please sign in to comment.