Sha256: c4880ac1afd8b9bf05d83c1c1786bc70cef266b6018fd850ec6a8308a2a1a5bc

Contents?: true

Size: 472 Bytes

Versions: 5

Compression:

Stored size: 472 Bytes

Contents

check process unicorn with pidfile {{ be_app_path }}/tmp/unicorn/unicorn.pid
  start program "/etc/init.d/unicorn_{{ app_name }} start" as uid deployer and gid deployer with timeout 90 seconds
  restart program "/etc/init.d/unicorn_{{ app_name }} restart" as uid deployer and gid deployer with timeout 90 seconds
  stop program "/etc/init.d/unicorn_{{ app_name }} stop" as uid deployer and gid deployer with timeout 90 seconds
  if 5 restarts within 5 cycles then timeout

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
taperole-1.8.2 roles/unicorn_install/templates/unicorn_monit.j2
taperole-1.8.1 roles/unicorn_install/templates/unicorn_monit.j2
taperole-1.8.0 roles/unicorn_install/templates/unicorn_monit.j2
taperole-1.7.1 roles/unicorn_install/templates/unicorn_monit.j2
taperole-1.7.0 roles/unicorn_install/templates/unicorn_monit.j2