zulip/puppet/zulip_ops
Alex Vandiver 27cfb14d92 puppet: Only include zulip::base for top-level deploys.
This also removes direct includes of `zulip::common`, making
`zulip::base` gatekeep the inclusion of it.  This helps enforce that
any top-level deploy only needs include a single class, and that any
configuration which is not meant to be deployed by itself will not
apply, due to lack of `zulip::common` include.

The following commit will better differentiate these top-level deploys
by moving them into a subdirectory.
2020-10-27 13:29:19 -07:00
..
files puppet: Allow unattended-upgrades for all but servers. 2020-10-23 16:46:06 -07:00
manifests puppet: Only include zulip::base for top-level deploys. 2020-10-27 13:29:19 -07:00
templates puppet: Allow access to smokescreen port via iptables. 2020-10-15 15:18:35 -07:00