zulip/scripts/lib
Alex Vandiver c2185a81d6 puppet: Move top-level zulip deployments into "profile" directory.
This moves the puppet configuration closer to the "roles and profiles
method"[1] which is suggested for organizing puppet classes.  Notably,
here it makes clear which classes are meant to be able to stand alone
as deployments.

Shims are left behind at the previous names, for compatibility with
existing `zulip.conf` files when upgrading.

[1] https://puppet.com/docs/pe/2019.8/the_roles_and_profiles_method
2020-10-27 13:29:19 -07:00
..
third install-yarn: Fix buggy status check for the signature. 2018-04-09 15:09:37 -07:00
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
build-pgroonga provision: Added provision support for Ubuntu 20.04(Focal). 2020-03-17 14:57:14 -07:00
certbot-maybe-renew shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
check_rabbitmq_queue.py rabbitmq: Consolidate check_rabbitmq_queue to call rabbitmqctl once. 2020-09-29 17:44:44 -07:00
clean_emoji_cache.py docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
clean_node_cache.py docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
clean_venv_cache.py docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
clean-unused-caches docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
create-production-venv python: Replace list literal concatenation with * unpacking. 2020-09-02 11:15:41 -07:00
create-thumbor-venv python: Replace list literal concatenation with * unpacking. 2020-09-02 11:15:41 -07:00
email-mirror-postfix docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
hash_reqs.py python: Close opened files. 2020-10-26 12:31:30 -07:00
install puppet: Move top-level zulip deployments into "profile" directory. 2020-10-27 13:29:19 -07:00
install-node shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
node_cache.py python: Replace list literal concatenation with * unpacking. 2020-09-02 11:15:41 -07:00
pythonrc.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
queue_workers.py queue: Be more explicit about test/real queue division. 2020-10-26 12:32:47 -07:00
setup_path.py python: Close opened files. 2020-10-26 12:31:30 -07:00
setup_venv.py python: Prefer --flag=option over --flag option. 2020-09-03 17:51:09 -07:00
setup-apt-repo shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
setup-apt-repo-debathena shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
setup-yum-repo shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
sharding.py tornado: Remove fingerprinting, write out .tmp files always. 2020-09-25 10:52:40 -07:00
unpack-zulip python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
upgrade-zulip python: Replace list literal concatenation with * unpacking. 2020-09-02 11:15:41 -07:00
upgrade-zulip-from-git python: Replace list literal concatenation with * unpacking. 2020-09-02 11:15:41 -07:00
upgrade-zulip-stage-2 docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
zulip_tools.py python: Catch BaseException when we need to clean something up. 2020-10-11 16:16:16 -07:00