mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
puppet: Make zulip::base include zulip::apt_repository.
There was likely more dependency complexity prior to 97766102df, but
there is now no reason to require that consumers explicitly include
zulip::apt_repository.
This commit is contained in:
committed by
Tim Abbott
parent
55146aaa1a
commit
50e9e2ed20
@@ -1,6 +1,5 @@
|
||||
class zulip_ops::base {
|
||||
include zulip::base
|
||||
include zulip::apt_repository
|
||||
include zulip_ops::munin_node
|
||||
|
||||
$org_base_packages = [# Management for our systems
|
||||
|
||||
Reference in New Issue
Block a user