1
0
Dustin C. Hatch 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
2023-06-13 16:06:32 -05:00
Description
No description provided
97 KiB
Languages
Python 96.8%
Dockerfile 3.2%