1
0
Fork 0
 
 
Go to file
Dustin 34dbcdece6 host/online: Start Ansible job to provision host
The _POST /host/online_ webhook now creates a Kubernetes Job to run the
host provisioner.  The Job resource is defined in a YAML document, and
will be created in the Kubernetes namespace specified by the
`ANSIBLE_JOB_NAMESPACE` environment variable (defaults to `ansible`).
2025-02-08 11:42:26 -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: Start Ansible job to provision host 2025-02-08 11:42:26 -06:00
pyproject.toml host/online: Start Ansible job to provision host 2025-02-08 11:42:26 -06:00