Skip to content

Commit

Permalink
fix: temporary agent removal
Browse files Browse the repository at this point in the history
  • Loading branch information
santipadilla committed Jun 26, 2024
1 parent 1f6f8f5 commit 592ec66
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions provisioning/environments/e2e_vulnerability_detector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,28 +9,6 @@ manager2:
type: worker

agent1:
roles: [agent]
os: centos_7
manager: manager1

agent2:
roles: [agent]
os: windows_11
manager: manager2

agent3:
roles: [agent]
os: ubuntu_22
manager: manager1

agent4:
roles: [agent]
os: centos_7
manager: manager1
architecture: arm64v8

agent5:
roles: [agent]
os: ubuntu_22
manager: manager2
architecture: arm64v8

0 comments on commit 592ec66

Please sign in to comment.