diff options
Diffstat (limited to 'resources/tools/testbed-setup/ansible/vpp_device.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/vpp_device.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/tools/testbed-setup/ansible/vpp_device.yaml b/resources/tools/testbed-setup/ansible/vpp_device.yaml index 7dc3614bbc..5281c57213 100644 --- a/resources/tools/testbed-setup/ansible/vpp_device.yaml +++ b/resources/tools/testbed-setup/ansible/vpp_device.yaml @@ -20,6 +20,8 @@ tags: consul - role: prometheus_exporter tags: prometheus_exporter + - role: jenkins_job_health_exporter + tags: jenkins_job_health_exporter - role: cadvisor tags: cadvisor - role: vpp_device |