puppet: Remove comment about period of soft deactivate users.

This often becomes wrong over time as it is currently.
This commit is contained in:
Vishnu Ks
2018-01-23 02:26:31 +05:30
committed by Greg Price
parent a11b742984
commit bf2961418b

View File

@@ -54,7 +54,6 @@ class zulip::app_frontend {
source => "puppet:///modules/zulip/cron.d/restart-zulip",
}
# Soft deactivate long term idle users weekly.
file { "/etc/cron.d/soft-deactivate-users":
ensure => file,
owner => "root",