You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We create gold images for our VM's using packer, part of that process involves sys prepping so that machines created will have a new name
In our scenario, we would like to install the azure-pipelines-agent via Chocolatey as part of the packer build process.
Once the machines are built with this image we would then like to run config.cmd (we have a process for this) to register the agent against the new machine name with DevOps.
With the current choco script, it configures as part of the install so agent registers itself as the packer image VM name
The text was updated successfully, but these errors were encountered:
flcdrg
changed the title
Feature request: azure-pipelines-agent Install Only Option Don't configure
[azure-pipelines-agent] Feature request: Install Only Option Don't configure
Jan 27, 2025
We create gold images for our VM's using packer, part of that process involves sys prepping so that machines created will have a new name
In our scenario, we would like to install the azure-pipelines-agent via Chocolatey as part of the packer build process.
Once the machines are built with this image we would then like to run config.cmd (we have a process for this) to register the agent against the new machine name with DevOps.
With the current choco script, it configures as part of the install so agent registers itself as the packer image VM name
The text was updated successfully, but these errors were encountered: