puppet: Rename puppet/zulip_ops to puppet/kandra.

This makes for easier tab-completion, and also is a bit more explicit
about the expected consumer.
This commit is contained in:
Alex Vandiver
2024-02-06 15:40:19 -05:00
committed by Tim Abbott
parent f4ad102d39
commit b23d90ed62
146 changed files with 250 additions and 250 deletions

View File

@@ -574,7 +574,7 @@ GOOGLE_ANALYTICS_ID: Optional[str] = None
# This is overridden by dev_settings.py for droplets.
IS_DEV_DROPLET = False
# Used by puppet/zulip_ops/files/cron.d/check_send_receive_time.
# Used by puppet/kandra/files/cron.d/check_send_receive_time.
NAGIOS_BOT_HOST = EXTERNAL_HOST
# Use half of the available CPUs for data import purposes.