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