1
0
Fork 0
 
 
Go to file
Dustin 88130dd72f host/online: AMQP connection/auth config
The `AMQPContext` now supports reading connection and authentication
information from environment variables, allowing it to connect to
RabbitMQ servers other than the default (`localhost:6372`, user
_guest_).  It supports plain and TLS connection modes, as well as plain
username+password or EXTERNAL authentication.
2025-02-08 11:42:41 -06:00
.dockerignore Initial commit 2023-06-13 16:06:32 -05:00
.gitignore Revert "sign_ssh_keys: Add hook to sign SSH host cert" 2024-01-15 13:49:51 -06:00
Containerfile container: Rebase on fedora-minimal 2024-01-15 21:20:10 -06:00
dch_webhooks.py host/online: AMQP connection/auth config 2025-02-08 11:42:41 -06:00
pyproject.toml host/online: Start Ansible job to provision host 2025-02-08 11:42:26 -06:00