mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
puppet: Move rabbitmq monitoring into kandra/, where it is used from.
This commit is contained in:
committed by
Tim Abbott
parent
6e981c18d5
commit
2df91c70ef
@@ -12,6 +12,6 @@ class kandra::app_frontend_monitoring {
|
||||
owner => 'root',
|
||||
group => 'root',
|
||||
mode => '0644',
|
||||
source => 'puppet:///modules/zulip/cron.d/rabbitmq-monitoring',
|
||||
source => 'puppet:///modules/kandra/cron.d/rabbitmq-monitoring',
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user