Sha256: 942fb2bb054a9afdedf14ef86373268645e0c4e2f446569d1ce6ec9fe2d2d969

Contents?: true

Size: 462 Bytes

Versions: 46

Compression:

Stored size: 462 Bytes

Contents

<%
  @read_cmd = 'crontab -l'
  @write_cmd = 'crontab -'
  @additive = ['# start-graylog-web-crontab', '# end-graylog-web-crontab']
%>

# use sudo/bash to unset bundle env vars since we are running a different
# rails app and redirect output to null to prevent bash-login from complaining about tty
*/15 * * * * sudo -u root bash -l -c "<%= Rubber.root %>/script/rubber cron -r <%= rubber_env.graylog_web_dir %> bundle exec rake subscriptions:send" &> /dev/null

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
rubber-2.2.1 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.2.0 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.1.2 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.1.1 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.1.0 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.0.8 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.0.7 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.0.6 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.0.5 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.0.4 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.0.3 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.0.2 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.0.1 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.0.0 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.0.0.pre12 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.0.0.pre11 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.0.0.pre10 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.0.0.pre9 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.0.0.pre8 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.0.0.pre7 templates/graylog/config/rubber/role/graylog_web/crontab