cloudbase / garm-provider-common

Common functionality for GARM providers
https://github.com/cloudbase/garm-provider-common
Apache License 2.0
0 stars 5 forks source link

Fix the agent_id json field for Windows userdata #21

Closed gabriel-samfira closed 10 months ago

gabriel-samfira commented 10 months ago

This fixes the call to garm when setting the agent id. Without this ID, when manually removing a runner that was bootstrapped using a registration token, garm will not remove it from github. It will eventually reap it, but it should remove it when running the rm command.