Skip to content

Commit

Permalink
fix: temporal remove of agents for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
santipadilla committed Sep 17, 2024
1 parent 14e3e5d commit 1d748b1
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions provisioning/environments/e2e_vulnerability_detector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,40 +3,7 @@ manager1:
os: ubuntu_22
type: master

manager2:
roles: [manager, filebeat]
os: ubuntu_22
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

agent6:
roles: [agent]
os: macos_1400
manager: manager1
architecture: arm64v8

0 comments on commit 1d748b1

Please sign in to comment.