mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-11-09 16:36:34 +00:00
Removed last forgotten "notify => Service[...]" from manifests
This commit is contained in:
@@ -29,6 +29,5 @@ class zulip::postgres_appdb {
|
|||||||
group => "root",
|
group => "root",
|
||||||
mode => 644,
|
mode => 644,
|
||||||
source => "puppet:///modules/zulip/supervisor/conf.d/zulip_db.conf",
|
source => "puppet:///modules/zulip/supervisor/conf.d/zulip_db.conf",
|
||||||
notify => Service[supervisor],
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user