diff --git a/templates/default/tcp_check.yaml.erb b/templates/default/tcp_check.yaml.erb new file mode 100644 index 00000000..af4872f1 --- /dev/null +++ b/templates/default/tcp_check.yaml.erb @@ -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