mirror of https://github.com/zulip/zulip.git
puppet: Add prod hooks to push zulip-cloud-current and notify CZO.
This commit is contained in:
parent
8552ff677d
commit
d0fc3f1c2e
|
@ -1,5 +1,7 @@
|
|||
class zulip_ops::prod_app_frontend_once {
|
||||
include zulip::app_frontend_once
|
||||
include zulip::hooks::push_git_ref
|
||||
include zulip::hooks::zulip_notify
|
||||
|
||||
file { '/etc/cron.d/update-first-visible-message-id':
|
||||
ensure => file,
|
||||
|
|
Loading…
Reference in New Issue