mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
puppet: Remove absent of calculate-first-visible-message-id.
This was marked as ensure absent in dc7d44a245, in v1.9.0 in 2018.
This commit is contained in:
committed by
Alex Vandiver
parent
966c8dc23d
commit
0137772fdb
@@ -42,10 +42,6 @@ class zulip::app_frontend_once {
|
||||
source => 'puppet:///modules/zulip/cron.d/archive-messages',
|
||||
}
|
||||
|
||||
file { '/etc/cron.d/calculate-first-visible-message-id':
|
||||
ensure => absent,
|
||||
}
|
||||
|
||||
file { '/etc/cron.d/clearsessions':
|
||||
ensure => file,
|
||||
owner => 'root',
|
||||
|
||||
Reference in New Issue
Block a user