mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
puppet: Fix typo in uwsgi exporter dependency.
This commit is contained in:
parent
0ba0620000
commit
e032b38661
@ -20,7 +20,7 @@ class zulip_ops::prometheus::uwsgi {
|
||||
require => [
|
||||
User[zulip],
|
||||
Package[supervisor],
|
||||
Zulip::External_Dep['node_exporter'],
|
||||
Zulip::External_Dep['uwsgi_exporter'],
|
||||
],
|
||||
owner => 'root',
|
||||
group => 'root',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user