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.6.5 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.6.4 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.6.3 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.6.2 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.6.1 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.6.0 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.5.5 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.5.4 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.5.3 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.5.2 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.5.1 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.5.0 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.4.2 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.4.1 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.4.0 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.3.1 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.3.0 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.2.4 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.2.3 templates/graylog/config/rubber/role/graylog_web/crontab
rubber-2.2.2 templates/graylog/config/rubber/role/graylog_web/crontab