Sha256: 4841ddf435ac1886bb36e311d08ea68250a42de38216461a23bd57d033b8fe7e

Contents?: true

Size: 179 Bytes

Versions: 56

Compression:

Stored size: 179 Bytes

Contents

<%= fetch(:deploy_to) %>/shared/log/*.log {
    daily
    missingok
    rotate 52
    compress
    delaycompress
    notifempty
    sharedscripts
    endscript
    copytruncate
}

Version data entries

56 entries across 56 versions & 4 rubygems

Version Path
capistrano-cookbook-5.0.2 lib/capistrano/cookbook/templates/log_rotation.erb
capistrano-cookbook-5.0.1 lib/capistrano/cookbook/templates/log_rotation.erb
capistrano-cookbook-5.0.0 lib/capistrano/cookbook/templates/log_rotation.erb
meataxe-0.6.2 lib/meataxe/capistrano/templates/log_rotation.erb
teleporter-2.0.11 lib/generators/teleport/templates/capistrano/shared/log_rotation.erb
teleporter-2.0.10 lib/generators/teleport/templates/capistrano/shared/log_rotation.erb
capistrano-cookbook-0.2.1 lib/capistrano/cookbook/templates/log_rotation.erb
teleporter-2.0.9 lib/generators/teleport/templates/capistrano/shared/log_rotation.erb
teleporter-2.0.8 lib/generators/teleport/templates/capistrano/shared/log_rotation.erb
teleporter-2.0.7 lib/generators/teleport/templates/capistrano/shared/log_rotation.erb
teleporter-2.0.6 lib/generators/teleport/templates/capistrano/shared/log_rotation.erb
teleporter-2.0.4 lib/generators/teleport/templates/capistrano/shared/log_rotation.erb
teleporter-2.0.2 lib/generators/teleport/templates/capistrano/shared/log_rotation.erb
teleporter-2.0.1 lib/generators/teleport/templates/capistrano/shared/log_rotation.erb
teleporter-2.0.0 lib/generators/teleport/templates/capistrano/shared/log_rotation.erb
teleporter-1.2.4 lib/generators/initial/templates/capistrano/shared/log_rotation.erb
teleporter-1.2.3 lib/generators/initial/templates/capistrano/shared/log_rotation.erb
teleporter-1.2.2 lib/generators/initial/templates/capistrano/shared/log_rotation.erb
teleporter-1.2.1 lib/generators/initial/templates/capistrano/shared/log_rotation.erb
teleporter-1.1.1 lib/generators/initial/templates/capistrano/shared/log_rotation.erb