Skip to content

HOWTO: Provision an On-Prem Operations Runner

On-prem operations runners are the execution agents that keep automation inside the site boundary — they can reach management VLANs, Vault, and NetBox directly without traversing the public internet. This HOWTO covers provisioning a Jenkins agent on the on-prem management network using the HybridOps infra module, connecting it to the Jenkins controller on the control node, and validating that it can execute a full HyOps module run as a pipeline step.

What this covers:

  • Jenkins agent provisioning via the HybridOps infra module with control node registration
  • Agent credential injection from Vault and connectivity validation to management VLAN resources
  • Test pipeline execution: full HyOps module run triggered from Jenkins and run record produced

Learn this in Academy: Contract-Driven Automation track