zulip/puppet/zulip_ops
Anders Kaseorg 91a86c24f5 python: Replace None defaults with empty collections where appropriate.
Use read-only types (List ↦ Sequence, Dict ↦ Mapping, Set ↦
AbstractSet) to guard against accidental mutation of the default
value.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-13 15:31:27 -07:00
..
files python: Replace None defaults with empty collections where appropriate. 2020-06-13 15:31:27 -07:00
manifests puppet: Merge multiple postgres roles in `zulip_ops`. 2020-06-12 14:57:46 -07:00
templates puppet: Rename "wiki" realm to "monitoring". 2020-05-30 12:26:21 -07:00