Sha256: 5b21f2ca4bd28fb9a2dea58c73edd69edbad8b4ee221896c0799efd237e27572
Contents?: true
Size: 385 Bytes
Versions: 10
Compression:
Stored size: 385 Bytes
Contents
process "<%= options[:name] %>" do start_timeout <%= options[:start_timeout] || "30.seconds" %> stop_timeout <%= options[:stop_timeout] || "20.seconds" %> restart_timeout <%= options[:restart_timeout] || "30.seconds" %> pid_file "<%= options[:pid_file] %>" start_command "<%= options[:start_command] %>" stop_command "<%= options[:stop_command] %>" end
Version data entries
10 entries across 10 versions & 1 rubygems