1
0
Fork 0
 
 
Go to file
Dustin 0c2c045fd2 host-online: Accept cfgpol branch in form data
In order to support testing new policy on a development branch, the
_POST /host/online_ hook now accepts an optional `branch` parameter.
The value of this parameter is passed to the host provisioner via the
host info message published on the message queue.  In this way, new
machines can request a specific branch of the policy, providing a
method for automated testing prior to merging the branch in to the
main development line.

How hosts themselves know what branch to request is of course another
matter, and will depend on how they are provisioned, whether they are
physical or virtual, etc.
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: Accept cfgpol branch in form data 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