mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
puppet: Fix a typo in zulip::cron.
This went undetected because the clause is only used on kandra hosts.
This commit is contained in:
committed by
Tim Abbott
parent
a7022bdfec
commit
f960f5d9fd
@@ -18,7 +18,7 @@ define zulip::cron(
|
||||
$proxy = ''
|
||||
}
|
||||
} else {
|
||||
$pxoy = ''
|
||||
$proxy = ''
|
||||
}
|
||||
|
||||
$dsn = zulipconf('sentry', 'project_dsn', '')
|
||||
|
Reference in New Issue
Block a user