1
0
Fork 0
 
 
Go to file
Dustin e9da2cdd28 host/online: Set TTL for AMQP messages
Setting messages to expire after 10 minutes without being consumed.  If
they haven't been consumed by then, there must be something wrong with
the host provisioner.  Since each host provisioner process only
processes a single message, placing more messages onto the queue without
an expiration will cause a backlog of messages that cannot be processed.
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: Set TTL for AMQP messages 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