zulip/puppet
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
..
zulip puppet: Make parent directories of postgresql.conf 2020-06-11 20:56:55 -07:00
zulip_ops python: Replace None defaults with empty collections where appropriate. 2020-06-13 15:31:27 -07:00